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 methane
Recipients anjos, methane, ned.deily, steverweber
Date 2018-11-29.11:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543489292.95.0.788709270274.issue30167@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 82daa60defbd6497efdaa6c1132ecc8563122ed5 by INADA Naoki in branch 'master':
bpo-30167: Remove __cached__ from __main__ when removing __file__ (GH-7415)
https://github.com/python/cpython/commit/82daa60defbd6497efdaa6c1132ecc8563122ed5
History
Date User Action Args
2018-11-29 11:01:33methanesetrecipients: + methane, ned.deily, anjos, steverweber
2018-11-29 11:01:32methanesetmessageid: <1543489292.95.0.788709270274.issue30167@psf.upfronthosting.co.za>
2018-11-29 11:01:32methanelinkissue30167 messages
2018-11-29 11:01:32methanecreate