Uh oh!
There was an error while loading. Please reload this page.
bpo-44817: Ignore WinError 161 (ERROR_BAD_PATHNAME) - #27574
Conversation
the-knights-who-say-ni
commented
Aug 3, 2021
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). CLA MissingOur records indicate the following people have not signed the CLA: For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. If you have recently signed the CLA, please wait at least one business day You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
This PR is stale because it has been open for 30 days with no activity. |
MaxwellDupre
commented
Mar 17, 2022
Could you add a NEWS entry? I know is a small change but could help some. |
Spacetown
commented
Mar 17, 2022
@MaxwellDupre Was this what you expected me to do? |
miss-islington
commented
Dec 5, 2022
Thanks @Spacetown for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot
commented
Dec 5, 2022
GH-100022 is a backport of this pull request to the 3.11 branch. |
(cherry picked from commit 124ecd6) Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
bedevere-bot
commented
Dec 5, 2022
GH-100023 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 124ecd6) Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
(cherry picked from commit 124ecd6)
GH-140008 is a backport of this pull request to the 3.9 branch. |
1 similar comment
GH-140008 is a backport of this pull request to the 3.9 branch. |
bedevere-bot
commented
Oct 20, 2025
|
bedevere-bot
commented
Oct 21, 2025
|
bedevere-bot
commented
Oct 21, 2025
|
bedevere-bot
commented
Oct 21, 2025
|
Fix error in realpath when using Clearcase SCM on Windows.
https://bugs.python.org/issue44817