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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 7.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.3 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 381 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top