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-01-27.14:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643292030.68.0.575542310015.issue45703@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c39e474dbd61397c2ff877fa17d742bf4646702 by Petr Viktorin in branch '3.10':
[3.10] bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_cache (GH-29384) (GH-30922)
https://github.com/python/cpython/commit/5c39e474dbd61397c2ff877fa17d742bf4646702
History
Date User Action Args
2022-01-27 14:00:30miss-islingtonsetrecipients: + miss-islington, vstinner, petr.viktorin, hroncok
2022-01-27 14:00:30miss-islingtonsetmessageid: <1643292030.68.0.575542310015.issue45703@roundup.psfhosted.org>
2022-01-27 14:00:30miss-islingtonlinkissue45703 messages
2022-01-27 14:00:30miss-islingtoncreate