bpo-37947: Adjust correctly the recursion level in symtable for named expressions#15499
bpo-37947: Adjust correctly the recursion level in symtable for named expressions#15499pablogsal merged 1 commit intopython:masterfrom
Conversation
|
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. |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
I'm having trouble backporting to |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @pablogsal, I had trouble checking out the |
|
GH-15515 is a backport of this pull request to the 3.8 branch. |
… named expressions (pythonGH-15499) (cherry picked from commit 0e4ea16) Co-authored-by: Pablo Galindo <[email protected]>
… named expressions (GH-15499) (GH-15515) (cherry picked from commit 0e4ea16) Co-authored-by: Pablo Galindo <[email protected]>
https://bugs.python.org/issue37947