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.20:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506284083.54.0.527073913877.issue31566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 415cc1fa57710614ed3384d0cafc58ccf7adee8c by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31566: Fix an assertion failure in _warnings.warn() in case of a bad __name__ global. (GH-3717) (#3730)
https://github.com/python/cpython/commit/415cc1fa57710614ed3384d0cafc58ccf7adee8c
History
Date User Action Args
2017-09-24 20:14:43serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-09-24 20:14:43serhiy.storchakasetmessageid: <1506284083.54.0.527073913877.issue31566@psf.upfronthosting.co.za>
2017-09-24 20:14:43serhiy.storchakalinkissue31566 messages
2017-09-24 20:14:43serhiy.storchakacreate