-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-41840: Report module-level globals as both local and global in the symtable module #22391
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
Conversation
dfca0a8
to
dc8fb13
Compare
…e symtable module
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Sorry, @pablogsal, I could not cleanly backport this to |
Sorry @pablogsal, I had trouble checking out the |
… in the symtable module (pythonGH-22391). (cherry picked from commit fb0a465) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
GH-22528 is a backport of this pull request to the 3.9 branch. |
… in the symtable module (pythonGH-22391). (cherry picked from commit fb0a465) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
…e symtable module (pythonGH-22391)
https://bugs.python.org/issue41840