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-10-01.12:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538395845.14.0.545547206417.issue30167@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d4c76d960b8b286b75c933780416ace9cda682fd by INADA Naoki in branch 'master':
bpo-30167: Add test for module.__cached__ is None (GH-7617)
https://github.com/python/cpython/commit/d4c76d960b8b286b75c933780416ace9cda682fd
History
Date User Action Args
2018-10-01 12:10:45methanesetrecipients: + methane, ned.deily, anjos, steverweber
2018-10-01 12:10:45methanesetmessageid: <1538395845.14.0.545547206417.issue30167@psf.upfronthosting.co.za>
2018-10-01 12:10:45methanelinkissue30167 messages
2018-10-01 12:10:45methanecreate