Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-42745: finalize_interp_types() calls _PyType_Fini()#23953

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_leakCopy head branch name to clipboard
Dec 26, 2020
Merged

bpo-42745: finalize_interp_types() calls _PyType_Fini()#23953
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_leakCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Dec 26, 2020

Copy link
Copy Markdown
Member

Call _PyType_Fini() in subinterpreters.

https://bugs.python.org/issue42745

Call _PyType_Fini() in subinterpreters.
@pablogsal pablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 26, 2020
@bedevere-bot

Copy link
Copy Markdown

🤖 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 bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 26, 2020
@vstinner vstinner merged commit f450723 into python:master Dec 26, 2020
@vstinner vstinner deleted the fix_leak branch December 26, 2020 19:27
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.