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 vstinner
Recipients hawkowl, ned.deily, serhiy.storchaka, vstinner
Date 2018-05-15.18:42:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526409734.89.0.682650639539.issue33509@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b056562860c227bad2e0ba7cd3130e115c007768 by Victor Stinner in branch 'master':
bpo-33509: Fix _warnings for module_globals=None (#6833)
https://github.com/python/cpython/commit/b056562860c227bad2e0ba7cd3130e115c007768
History
Date User Action Args
2018-05-15 18:42:14vstinnersetrecipients: + vstinner, ned.deily, serhiy.storchaka, hawkowl
2018-05-15 18:42:14vstinnersetmessageid: <1526409734.89.0.682650639539.issue33509@psf.upfronthosting.co.za>
2018-05-15 18:42:14vstinnerlinkissue33509 messages
2018-05-15 18:42:14vstinnercreate