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-43607: Fix urllib handling of Windows paths with \\?\ prefix #25539

Merged
merged 2 commits into from Apr 23, 2021

Conversation

zooba
Copy link
Member

@zooba zooba commented Apr 22, 2021

@zooba zooba closed this Apr 22, 2021
@zooba zooba reopened this Apr 22, 2021
@zooba zooba merged commit 3513d55 into python:master Apr 23, 2021
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Apr 23, 2021

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖

@zooba zooba deleted the bpo-43607 branch Apr 23, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 23, 2021
…honGH-25539)

(cherry picked from commit 3513d55)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Apr 23, 2021

GH-25558 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 23, 2021
…honGH-25539)

(cherry picked from commit 3513d55)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Apr 23, 2021

GH-25559 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Apr 23, 2021
…25539)

(cherry picked from commit 3513d55)

Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Apr 23, 2021
…25539)

(cherry picked from commit 3513d55)

Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants