mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
8087831231
* Don't crash if there exists an EGG-INFO directory on sys.path cross-port of https://gitlab.com/python-devs/importlib_metadata/merge_requests/72 * Also catch PermissionError for windows