Skip to content

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jul 28, 2022

@iritkatriel iritkatriel added 3.11 only security fixes 3.12 only security fixes skip news interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Jul 28, 2022
@kumaraditya303 kumaraditya303 added the needs backport to 3.11 only security fixes label Jul 28, 2022
@erlend-aasland
Copy link
Contributor

There's a ref leak in the PyList_Append below as well, right?

@iritkatriel
Copy link
Member Author

There's a ref leak in the PyList_Append below as well, right?

In line 1117? I don't think so - match has been decreffed by then.

@erlend-aasland
Copy link
Contributor

Yes, of course; I see it now when I re-read the code. LGTM!

@miss-islington
Copy link
Contributor

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 28, 2022
@bedevere-bot
Copy link

GH-95372 is a backport of this pull request to the 3.11 branch.

@iritkatriel iritkatriel added the type-bug An unexpected behavior, bug, or error label Jul 28, 2022
@iritkatriel iritkatriel deleted the eg_decref branch July 28, 2022 11:00
miss-islington added a commit that referenced this pull request Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants