Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44817: Ignore WinError 161 (ERROR_BAD_PATHNAME) #27574

Merged
merged 5 commits into from Dec 5, 2022

Conversation

Spacetown
Copy link
Contributor

@Spacetown Spacetown commented Aug 3, 2021

Fix error in realpath when using Clearcase SCM on Windows.

https://bugs.python.org/issue44817

@the-knights-who-say-ni
Copy link

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 Missing

Our records indicate the following people have not signed the CLA:

@Spacetown

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
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@github-actions
Copy link

github-actions bot commented Sep 5, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Sep 5, 2021
@MaxwellDupre
Copy link
Contributor

MaxwellDupre commented Mar 17, 2022

Could you add a NEWS entry? I know is a small change but could help some.

@Spacetown
Copy link
Contributor Author

Spacetown commented Mar 17, 2022

@MaxwellDupre Was this what you expected me to do?

@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 11, 2022
@kumaraditya303 kumaraditya303 requested a review from a team Dec 4, 2022
@zooba zooba merged commit 124ecd6 into python:main Dec 5, 2022
15 checks passed
@miss-islington
Copy link
Contributor

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
Copy link

bedevere-bot commented Dec 5, 2022

GH-100022 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2022
(cherry picked from commit 124ecd6)

Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
@bedevere-bot
Copy link

bedevere-bot commented Dec 5, 2022

GH-100023 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2022
(cherry picked from commit 124ecd6)

Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
@Spacetown Spacetown deleted the ignore_bad_pathname branch Dec 5, 2022
miss-islington added a commit that referenced this pull request Dec 8, 2022
…) (GH-100022)

(cherry picked from commit 124ecd6)

Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
miss-islington added a commit that referenced this pull request Dec 8, 2022
…) (GH-100023)

(cherry picked from commit 124ecd6)

Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants