gh-117953: Fix Refleaks Introduced by gh-118194 by ericsnowcurrently · Pull Request #118250 · python/cpython · GitHub
Skip to content

gh-117953: Fix Refleaks Introduced by gh-118194 - #118250

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-refleaks
Apr 24, 2024
Merged

gh-117953: Fix Refleaks Introduced by gh-118194#118250
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-refleaks

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Apr 24, 2024

Copy link
Copy Markdown
Member

A couple of refleaks slipped through in gh-118194. This takes care of them.

@ericsnowcurrently
ericsnowcurrently removed the request for review from ncoghlan April 24, 2024 20:40
@ericsnowcurrently
ericsnowcurrently enabled auto-merge (squash) April 24, 2024 20:40
@ericsnowcurrently
ericsnowcurrently merged commit 85ec1c2 into python:main Apr 24, 2024
@ericsnowcurrently
ericsnowcurrently deleted the fix-refleaks branch April 24, 2024 21:23
ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request Apr 24, 2024
…-118250)

A couple of refleaks slipped through in pythongh-118194. This takes care of them.

(AKA _Py_ext_module_loader_info_init() does not steal references.)
@bedevere-bot

Copy link
Copy Markdown

@bedevere-bot

Copy link
Copy Markdown

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.

2 participants