FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-116622: Skip `PosixPathTest.test_expanduser_pwd2` on platforms which don't support `pwd.getpwall` by mhsmith · Pull Request #122521 · python/cpython · GitHub

/ cpython Public

gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't support pwd.getpwall - #122521

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
mhsmith:android-getpwall
Jul 31, 2024
Merged

gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't support pwd.getpwall#122521
serhiy-storchaka merged 2 commits into
python:mainfrom
mhsmith:android-getpwall

Conversation

mhsmith commented Jul 31, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This is consistent with the similar skip in test_pwd.

mhsmith added skip news needs backport to 3.13 bugs and security fixes labels Jul 31, 2024
bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 31, 2024
mhsmith requested a review from serhiy-storchaka July 31, 2024 13:45
Comment thread Lib/test/test_posixpath.py Outdated
mhsmith requested a review from serhiy-storchaka July 31, 2024 16:25
serhiy-storchaka merged commit 8844197 into python:main Jul 31, 2024

Copy link
Copy Markdown

Thanks @mhsmith for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 31, 2024
… which don't support pwd.getpwall (pythonGH-122521)

(cherry picked from commit 8844197)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

bedevere-app Bot commented Jul 31, 2024

Copy link
Copy Markdown

GH-122530 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 31, 2024
serhiy-storchaka pushed a commit that referenced this pull request Aug 12, 2024
…s which don't support pwd.getpwall (GH-122521) (GH-122530)

(cherry picked from commit 8844197)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL