Skip to content

bpo-40429: Refactor super_init()#19776

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:super_init
Apr 29, 2020
Merged

bpo-40429: Refactor super_init()#19776
vstinner merged 1 commit intopython:masterfrom
vstinner:super_init

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 28, 2020

Add super_init_without_args() sub-function. Hold a strong reference
to the frame code object while calling super_init_without_args().

https://bugs.python.org/issue40429

Add super_init_without_args() sub-function. Hold a strong reference
to the frame code object while calling super_init_without_args().
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.

3 participants