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 brett.cannon
Recipients brett.cannon, eric.snow, gvanrossum, ncoghlan, ned.deily
Date 2018-04-06.23:10:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523056222.67.0.682650639539.issue33169@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e2be60634914f23db2ae5624e4acc9335bf5fea by Brett Cannon in branch 'master':
bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402)
https://github.com/python/cpython/commit/9e2be60634914f23db2ae5624e4acc9335bf5fea
History
Date User Action Args
2018-04-06 23:10:22brett.cannonsetrecipients: + brett.cannon, gvanrossum, ncoghlan, ned.deily, eric.snow
2018-04-06 23:10:22brett.cannonsetmessageid: <1523056222.67.0.682650639539.issue33169@psf.upfronthosting.co.za>
2018-04-06 23:10:22brett.cannonlinkissue33169 messages
2018-04-06 23:10:22brett.cannoncreate