We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In python/importlib_metadata#520, we learned that the FastPath caches can cause problems with open zip files at the fork boundary. The fix was released in importlib_metadata 8.7.1. Let's sync that to CPython.
In python/importlib_metadata#520, we learned that the FastPath caches can cause problems with open zip files at the fork boundary. The fix was released in importlib_metadata 8.7.1. Let's sync that to CPython.
Linked PRs