This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients coproc, pablogsal
Date 2020-04-06.16:06:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586189164.03.0.258528470977.issue40196@roundup.psfhosted.org>
In-reply-to
Content
New changeset 799d7d61a91eb0ad3256ef9a45a90029cef93b7c by Pablo Galindo in branch 'master':
bpo-40196: Fix a bug in the symtable when reporting inspecting global variables (GH-19391)
https://github.com/python/cpython/commit/799d7d61a91eb0ad3256ef9a45a90029cef93b7c
History
Date User Action Args
2020-04-06 16:06:04pablogsalsetrecipients: + pablogsal, coproc
2020-04-06 16:06:04pablogsalsetmessageid: <1586189164.03.0.258528470977.issue40196@roundup.psfhosted.org>
2020-04-06 16:06:04pablogsallinkissue40196 messages
2020-04-06 16:06:03pablogsalcreate