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-07.00:02:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523059340.83.0.682650639539.issue33169@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a09bb87c1eebb07b01b8105cf536704893aec565 by Brett Cannon in branch '3.7':
[3.7] bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402) (GH-6403)
https://github.com/python/cpython/commit/a09bb87c1eebb07b01b8105cf536704893aec565
History
Date User Action Args
2018-04-07 00:02:21brett.cannonsetrecipients: + brett.cannon, gvanrossum, ncoghlan, ned.deily, eric.snow
2018-04-07 00:02:20brett.cannonsetmessageid: <1523059340.83.0.682650639539.issue33169@psf.upfronthosting.co.za>
2018-04-07 00:02:20brett.cannonlinkissue33169 messages
2018-04-07 00:02:20brett.cannoncreate