Staging
v0.8.1
https://github.com/python/cpython
Revision 46cbf6148a46883110883488d3e9febbe46ba861 authored by Steve Dower on 06 July 2020, 18:55:43 UTC, committed by GitHub on 06 July 2020, 18:55:43 UTC
* 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
1 parent cfc7ff8
History
Tip revision: 46cbf6148a46883110883488d3e9febbe46ba861 authored by Steve Dower on 06 July 2020, 18:55:43 UTC
[3.6] bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21298) (#21354)
Tip revision: 46cbf61
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top