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 eric.smith
Recipients eric.smith, llehtahw, nitishch, yselivanov
Date 2019-04-23.09:23:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556011427.42.0.477664191524.issue36697@roundup.psfhosted.org>
In-reply-to
Content
I think this is correct. The documentation says globals is "the function’s module globals". I suggest closing this as not a bug.

https://docs.python.org/3/library/inspect.html#inspect.getclosurevars
History
Date User Action Args
2019-04-23 09:23:47eric.smithsetrecipients: + eric.smith, yselivanov, nitishch, llehtahw
2019-04-23 09:23:47eric.smithsetmessageid: <1556011427.42.0.477664191524.issue36697@roundup.psfhosted.org>
2019-04-23 09:23:47eric.smithlinkissue36697 messages
2019-04-23 09:23:47eric.smithcreate