Message314595
| Author | gvanrossum |
|---|---|
| Recipients | gvanrossum |
| Date | 2018-03-28.14:30:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522247418.61.0.467229070634.issue33169@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See https://github.com/python/mypy/pull/4811. To summarize, importlib.invalidate_caches() doesn't clear the negative cache in sys.path_importer_cache. Could be related to https://bugs.python.org/issue30891? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-28 14:30:18 | gvanrossum | set | recipients: + gvanrossum |
| 2018-03-28 14:30:18 | gvanrossum | set | messageid: <1522247418.61.0.467229070634.issue33169@psf.upfronthosting.co.za> |
| 2018-03-28 14:30:18 | gvanrossum | link | issue33169 messages |
| 2018-03-28 14:30:18 | gvanrossum | create | |