Staging
v0.8.1
https://github.com/python/cpython
Revision 583ee5a5b1971a18ebeb877948ce6264da0cc8aa authored by Victor Stinner on 02 October 2020, 12:49:00 UTC, committed by GitHub on 02 October 2020, 12:49:00 UTC
The PyUnicode_InternImmortal() function is now deprecated and will be
removed in Python 3.12: use PyUnicode_InternInPlace() instead.
1 parent 497126f
History
Tip revision: 583ee5a5b1971a18ebeb877948ce6264da0cc8aa authored by Victor Stinner on 02 October 2020, 12:49:00 UTC
bpo-41692: Deprecate PyUnicode_InternImmortal() (GH-22486)
Tip revision: 583ee5a
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top