Skip to content

gh-110572: Fix leaks in test_*_code in _testcapi/getargs.c - #110573

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
sobolevn:issue-110572
Oct 21, 2023
Merged

gh-110572: Fix leaks in test_*_code in _testcapi/getargs.c#110573
serhiy-storchaka merged 3 commits into
python:mainfrom
sobolevn:issue-110572

Conversation

@sobolevn

@sobolevnsobolevn commented Oct 9, 2023

Copy link
Copy Markdown
Member

@erlend-aasland you were suggested by GitHub, would you mind taking a look? :)

@erlend-aasland

Copy link
Copy Markdown
Contributor

I'll review it later tonight :)

Comment threadModules/_testcapi/getargs.c
Comment threadModules/_testcapi/getargs.c
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2023
…rgs.c (pythonGH-110573)
(cherry picked from commit f71cd53)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Oct 21, 2023
serhiy-storchaka pushed a commit that referenced this pull request Oct 21, 2023
…args.c (GH-110573) (GH-111161)
(cherry picked from commit f71cd53)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@erlend-aasland@serhiy-storchaka