[issue41840] [regression] symtable.Symbol.is_local() is no longer True for bound global symbols

Pablo Galindo Salgado report at bugs.python.org
Sat Oct 3 16:23:06 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 7b7aa94e51a396365df41f86b7b64a3b74481a6c by Pablo Galindo in branch '3.9':
[3.9] bpo-41840: Report module-level globals as both local and global in the symtable module (GH-22391). (GH-22528)
https://github.com/python/cpython/commit/7b7aa94e51a396365df41f86b7b64a3b74481a6c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41840>
_______________________________________


More information about the Python-bugs-list mailing list