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 miss-islington
Recipients hroncok, miss-islington, petr.viktorin, vstinner
Date 2022-02-02.13:50:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643809855.0.0.0903949363924.issue45703@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d239bfdcc98f4e4a592d9cda569380a9c15a5c0 by Petr Viktorin in branch '3.9':
[3.9] bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_cache (GH-29384) (GH-30922) (GH-31076)
https://github.com/python/cpython/commit/8d239bfdcc98f4e4a592d9cda569380a9c15a5c0
History
Date User Action Args
2022-02-02 13:50:55miss-islingtonsetrecipients: + miss-islington, vstinner, petr.viktorin, hroncok
2022-02-02 13:50:55miss-islingtonsetmessageid: <1643809855.0.0.0903949363924.issue45703@roundup.psfhosted.org>
2022-02-02 13:50:54miss-islingtonlinkissue45703 messages
2022-02-02 13:50:54miss-islingtoncreate