Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Apr 23, 2024

I've pulled this out of #118116.

This helps with a later change that splits up _PyImport_LoadDynamicModuleWithSpec().

@ericsnowcurrently ericsnowcurrently marked this pull request as ready for review April 24, 2024 16:52
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) April 24, 2024 17:30
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) April 24, 2024 17:33
@ericsnowcurrently ericsnowcurrently merged commit 5865fa5 into python:main Apr 24, 2024
@ericsnowcurrently ericsnowcurrently deleted the add-loader-info-struct branch April 24, 2024 18:25
@ericsnowcurrently
Copy link
Member Author

Looks like a refleak slipped through with this PR. I'm working on a fix.

ericsnowcurrently added a commit that referenced this pull request Apr 24, 2024
A couple of refleaks slipped through in gh-118194. This takes care of them.

(AKA _Py_ext_module_loader_info_init() does not steal references.)
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.)
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.

1 participant