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 serhiy.storchaka
Recipients Oren Milman, serhiy.storchaka
Date 2017-09-24.18:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506277724.66.0.549504581467.issue31566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5d3e80021ab33360191eb0fbff34e0246c913884 by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-31566: Fix an assertion failure in _warnings.warn() in case of a bad __name__ global. (#3717)
https://github.com/python/cpython/commit/5d3e80021ab33360191eb0fbff34e0246c913884
History
Date User Action Args
2017-09-24 18:28:45serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-09-24 18:28:44serhiy.storchakasetmessageid: <1506277724.66.0.549504581467.issue31566@psf.upfronthosting.co.za>
2017-09-24 18:28:44serhiy.storchakalinkissue31566 messages
2017-09-24 18:28:44serhiy.storchakacreate