Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-102251: Fix reference leak in _testsinglephase initialization (GH-105082) #105083

Merged
merged 1 commit into from
May 30, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 30, 2023

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>
@erlend-aasland erlend-aasland enabled auto-merge (squash) May 30, 2023 09:32
@erlend-aasland erlend-aasland merged commit fd6b913 into python:3.12 May 30, 2023
22 of 23 checks passed
@miss-islington miss-islington deleted the backport-d14eb34-3.12 branch May 30, 2023 09:53
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.

None yet

4 participants