summaryrefslogtreecommitdiffstats
path: root/Objects/unicodeobject.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-07 23:22:36 (GMT)
committerGitHub <noreply@github.com>2020-06-07 23:22:36 (GMT)
commit7907f8cbc6923240edb0b5b63adafb871c4c8875 (patch)
treecf7b25467780c2bd7e899bfc477f73625930718c /Objects/unicodeobject.c
parent2efe18bf277dd0f38a1d248ae6bdd30947c26880 (diff)
downloadcpython-7907f8cbc6923240edb0b5b63adafb871c4c8875.zip
cpython-7907f8cbc6923240edb0b5b63adafb871c4c8875.tar.gz
cpython-7907f8cbc6923240edb0b5b63adafb871c4c8875.tar.bz2
bpo-40887: Fix finalize_interp_clear() for free lists (GH-20698)
Reorganize code to ensure that free lists are cleared in the right order. Call _PyWarnings_Fini() before _PyList_Fini().
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions