bpo-42745: finalize_interp_types() calls _PyType_Fini() by vstinner · Pull Request #23953 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
Call _PyType_Fini() in subinterpreters.
Call _PyType_Fini() in subinterpreters.
vstinner
added
the
skip news
label
vstinner
requested a review
from markshannon
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
pablogsal
added
the
🔨 test-with-buildbots
label
bedevere-bot
commented
Dec 26, 2020
bedevere-bot commented
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 0dab0fe 🤖
If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.
bedevere-bot
removed
the
🔨 test-with-buildbots
label
vstinner
merged commit
f450723
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
fix_leak
branch
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Call _PyType_Fini() in subinterpreters. Fix reference leaks in subinterpreters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment