Skip to content

[3.9] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) #21351

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

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 6, 2020

Also enables using debug build of python3_d.dll
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower steve.dower@python.org

https://bugs.python.org/issue29778

…ython is embedded (pythonGH-21297)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower <steve.dower@python.org>
@miss-islington
Copy link
Contributor Author

@zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 4981fe3 into python:3.9 Jul 6, 2020
@miss-islington miss-islington deleted the backport-dcbaa1b-3.9 branch July 6, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants