summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-04-03-08-09-40.gh-issue-103200.lq1Etz.rst
blob: e264e0c81d3d9030ab029465f9e54792d7886565 (plain)
1
Fix cache repopulation semantics of zipimport.invalidate_caches(). The cache is now repopulated upon retrieving files with an invalid cache, not when the cache is invalidated.