Staging
v0.8.1
https://github.com/python/cpython
Revision 7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 authored by Victor Stinner on 23 September 2020, 12:05:32 UTC, committed by GitHub on 23 September 2020, 12:05:32 UTC
Fix PyUnicode_InternInPlace() when the INTERNED_STRINGS macro is not
defined (when the EXPERIMENTAL_ISOLATED_SUBINTERPRETERS macro is
defined).
1 parent 19c3ac9
History
Tip revision: 7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 authored by Victor Stinner on 23 September 2020, 12:05:32 UTC
bpo-40521: Fix PyUnicode_InternInPlace() (GH-22376)
Tip revision: 7f413a5
File Mode Size
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.2 KB
bdist_wininst.vcxproj -rw-r--r-- 5.3 KB
bdist_wininst.vcxproj.filters -rw-r--r-- 2.3 KB
build.bat -rw-r--r-- 558 bytes
extract.c -rw-r--r-- 9.5 KB
install.c -rw-r--r-- 82.7 KB
install.rc -rw-r--r-- 3.1 KB
resource.h -rw-r--r-- 1.2 KB

README.txt

back to top