FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-102251: Fix reference leak in _testsinglephase initialization by sunmy2019 · Pull Request #105082 · python/cpython · GitHub

/ cpython Public

gh-102251: Fix reference leak in _testsinglephase initialization - #105082

Merged
erlend-aasland merged 2 commits into
python:mainfrom
sunmy2019:gh-102251-1
May 30, 2023
Merged

gh-102251: Fix reference leak in _testsinglephase initialization#105082
erlend-aasland merged 2 commits into
python:mainfrom
sunmy2019:gh-102251-1

Conversation

sunmy2019 commented May 30, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Comment thread Modules/_testsinglephase.c Outdated
erlend-aasland self-assigned this May 30, 2023
erlend-aasland added the needs backport to 3.12 only security fixes label May 30, 2023
erlend-aasland enabled auto-merge (squash) May 30, 2023 09:05
erlend-aasland changed the title gh-102251: add missing decref in testsinglephase gh-102251: Fix reference leak in _testsinglephase initialization May 30, 2023

Copy link
Copy Markdown
Contributor

Thanks

erlend-aasland merged commit d14eb34 into python:main May 30, 2023

Copy link
Copy Markdown
Contributor

Thanks @sunmy2019 for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

Copy link
Copy Markdown

GH-105083 is a backport of this pull request to the 3.12 branch.

bedevere-bot removed the needs backport to 3.12 only security fixes label May 30, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 30, 2023
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>
sunmy2019 deleted the gh-102251-1 branch May 30, 2023 09:36
erlend-aasland added a commit that referenced this pull request May 30, 2023
…on (GH-105082) (#105083)

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL