◐ Shell
clean mode source ↗

[3.12] gh-102251: Fix reference leak in _testsinglephase initialization (GH-105082) by miss-islington · Pull Request #105083 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 30, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Correctly decref 'initialized' in init_module()

(cherry picked from commit d14eb34)

Co-authored-by: sunmy2019 59365878+sunmy2019@users.noreply.github.com
Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

pythonGH-105082)

Correctly decref 'initialized' in init_module()

(cherry picked from commit d14eb34)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@erlend-aasland erlend-aasland erlend-aasland approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @erlend-aasland @bedevere-bot @sunmy2019