summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-07-01 23:19:57 (GMT)
committerGitHub <noreply@github.com>2020-07-01 23:19:57 (GMT)
commit666ecfb0957a2fa0df5e2bd03804195de74bdfbf (patch)
tree7d848ed239aeeece4ac47aaec793d1368d531b78 /Lib
parent90db4653ae37ef90754cfd2cd6ec6857b87a88e6 (diff)
downloadcpython-666ecfb0957a2fa0df5e2bd03804195de74bdfbf.zip
cpython-666ecfb0957a2fa0df5e2bd03804195de74bdfbf.tar.gz
cpython-666ecfb0957a2fa0df5e2bd03804195de74bdfbf.tar.bz2
bpo-1635741: Release Unicode interned strings at exit (GH-21269)
* PyUnicode_InternInPlace() now ensures that interned strings are ready. * Add _PyUnicode_ClearInterned(). * Py_Finalize() now releases Unicode interned strings: call _PyUnicode_ClearInterned().
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions