Skip to content

bpo-40883: Fix memory leak in fstring_compile_expr in parse_string.c#20667

Merged
pablogsal merged 2 commits into
python:masterfrom
pablogsal:bpo-40883
Jun 5, 2020
Merged

bpo-40883: Fix memory leak in fstring_compile_expr in parse_string.c#20667
pablogsal merged 2 commits into
python:masterfrom
pablogsal:bpo-40883

Conversation

@pablogsal

@pablogsal pablogsal commented Jun 5, 2020

Copy link
Copy Markdown
Member

@lysnikolaou lysnikolaou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pablogsal pablogsal merged commit a54096e into python:master Jun 5, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

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

@pablogsal pablogsal deleted the bpo-40883 branch June 5, 2020 23:52
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 5, 2020
…ythonGH-20667)

(cherry picked from commit a54096e)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-20669 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Jun 6, 2020
…H-20667)

(cherry picked from commit a54096e)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants