Message314745
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, eric.snow, gvanrossum, ncoghlan, ned.deily |
| Date | 2018-03-31.18:07:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522519649.04.0.467229070634.issue33169@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK, I will update importlib.machinery.PathFinder.invalidate_caches() to also drop None from sys.path_importer_cache (objects that are not None and do not define invalidate_caches() will be left alone just like they are today). I should hopefully be able to get to this before b4. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-31 18:07:29 | brett.cannon | set | recipients: + brett.cannon, gvanrossum, ncoghlan, ned.deily, eric.snow |
| 2018-03-31 18:07:29 | brett.cannon | set | messageid: <1522519649.04.0.467229070634.issue33169@psf.upfronthosting.co.za> |
| 2018-03-31 18:07:29 | brett.cannon | link | issue33169 messages |
| 2018-03-31 18:07:28 | brett.cannon | create | |