bpo-40887: Fix finalize_interp_clear() for free lists by vstinner · Pull Request #20698 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
Reorganize code to ensure that free lists are cleared in the right
order. Call _PyWarnings_Fini() before _PyList_Fini().
Reorganize code to ensure that free lists are cleared in the right order. Call _PyWarnings_Fini() before _PyList_Fini().
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
7907f8c
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
finalize_interp_clear
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment