[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
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)
@ned-deily: Please replace # with GH- in the commit message next time. Thanks!
Thanks @zooba for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖
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
deleted the
bpo29778-3.7
branch
zooba added a commit to zooba/cpython that referenced this pull request
…ython is embedded (pythonGH-21298) * bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded. * Add CVE number
ned-deily pushed a commit that referenced this pull request
zooba
mentioned this pull request