zooba · GitHub

…ython is embedded.

@zooba

@zooba

@zooba

vstinner

@zooba

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 6, 2020
…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 pushed a commit to miss-islington/cpython that referenced this pull request

Jul 6, 2020
…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>

@zooba

zooba deleted the bpo29778 branch

July 6, 2020 16:47

miss-islington added a commit that referenced this pull request

Jul 6, 2020
…ython is embedded (GH-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>

ambv pushed a commit that referenced this pull request

Jul 6, 2020
…ython is embedded (GH-21297) (GH-21352)
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>

ned-deily pushed a commit that referenced this pull request

Jul 6, 2020
…when Python is embedded (GH-21297) (#21298)
* bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.
* Add CVE number

larryhastings pushed a commit that referenced this pull request

Aug 4, 2020
…when Python is embedded (GH-21297) (#21377)
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.

Read the original on github.com ↗