summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-07-02 01:19:57 +0200
committerGitHub <noreply@github.com>2020-07-02 01:19:57 +0200
commit666ecfb0957a2fa0df5e2bd03804195de74bdfbf (patch)
tree7d848ed239aeeece4ac47aaec793d1368d531b78 /Python/Python-ast.c
parent90db4653ae37ef90754cfd2cd6ec6857b87a88e6 (diff)
downloadcpython-git-666ecfb0957a2fa0df5e2bd03804195de74bdfbf.tar.gz
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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions