◐ Shell
clean mode source ↗

[3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) by zooba · Pull Request #21298 · python/cpython

@zooba zooba changed the title [3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded [3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)

Jul 3, 2020

@zooba

@zooba

@bedevere-bot

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

@miss-islington

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

@miss-islington

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 110dd153662a13b8ae1bb06348e5b1f118ab26d7 3.6

@zooba zooba deleted the bpo29778-3.7 branch

July 6, 2020 18:04

zooba added a commit to zooba/cpython that referenced this pull request

Jul 6, 2020
…ython is embedded (pythonGH-21298)

* bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.

* Add CVE number

@bedevere-bot

ned-deily pushed a commit that referenced this pull request

Jul 6, 2020
…when Python is embedded (GH-21298) (#21354)

* bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21298)

* bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.

* Add CVE number

* Updates for 3.6

@zooba zooba mentioned this pull request

Jul 15, 2020