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

bpo-37947: Adjust correctly the recursion level in symtable for named expressions #15499

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Aug 26, 2019

@pablogsal
Copy link
Member Author

This is a fix also part of https://bugs.python.org/issue37954.

I will merge it to fix the reference leak for unblocking the upcoming beta release.

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @pablogsal, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 0e4ea16336685cf3fa353d8c54af59b45b2d5c33 3.8

@bedevere-bot
Copy link

GH-15515 is a backport of this pull request to the 3.8 branch.

pablogsal added a commit to pablogsal/cpython that referenced this pull request Aug 26, 2019
… named expressions (pythonGH-15499)

(cherry picked from commit 0e4ea16)

Co-authored-by: Pablo Galindo <[email protected]>
pablogsal added a commit that referenced this pull request Aug 26, 2019
… named expressions (GH-15499) (GH-15515)

(cherry picked from commit 0e4ea16)

Co-authored-by: Pablo Galindo <[email protected]>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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