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 into
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. |
Sorry, something went wrong.
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
|
I'm having trouble backporting to |
Sorry, something went wrong.
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
|
Sorry @pablogsal, I had trouble checking out the |
Sorry, something went wrong.
… named expressions (pythonGH-15499) (cherry picked from commit 0e4ea16) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
https://bugs.python.org/issue37947