◐ Shell
clean mode source ↗

[3.7] bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495) by zooba · Pull Request #21499 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zooba

@zooba zooba commented

Jul 15, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@zooba

zooba commented

Jul 15, 2020

Copy link Copy Markdown

Member Author

@ned-deily This is a very straightforward regression from #21298 (plus a test)

@ned-deily ned-deily merged commit 4bfcffe into python:3.7

Jul 15, 2020

@bedevere-bot

Copy link Copy Markdown

@ned-deily: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @zooba for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @zooba and @ned-deily, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 4bfcffe16e9742c154f54ae96b5b36903500abaa 3.6

@zooba zooba deleted the bpo-41304-3.7 branch

July 15, 2020 22:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@ned-deily ned-deily

Labels

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@zooba @bedevere-bot @miss-islington @ned-deily @the-knights-who-say-ni