Skip to content

bpo-38355: Fix ntpath.realpath failing on sys.executable#16551

Merged
zooba merged 3 commits into
python:masterfrom
zooba:bpo-38355
Oct 3, 2019
Merged

bpo-38355: Fix ntpath.realpath failing on sys.executable#16551
zooba merged 3 commits into
python:masterfrom
zooba:bpo-38355

Conversation

@zooba
Copy link
Copy Markdown
Member

@zooba zooba commented Oct 2, 2019

@zooba
Copy link
Copy Markdown
Member Author

zooba commented Oct 2, 2019

Turns out, the error check also dealt with the surprise new prefixes that showed up in the tests.

@zooba zooba merged commit a0e3d27 into python:master Oct 3, 2019
@zooba zooba deleted the bpo-38355 branch October 3, 2019 15:31
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request Oct 3, 2019
(cherry picked from commit a0e3d27)

Co-authored-by: Steve Dower <steve.dower@python.org>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
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.

4 participants