Staging
v0.5.1
https://github.com/python/cpython
Revision c5c642565e260477ae2fb29d0c86a91e19702ae3 authored by Victor Stinner on 23 September 2019, 13:59:00 UTC, committed by GitHub on 23 September 2019, 13:59:00 UTC
Python now dumps path configuration if it fails to import the Python
codecs of the filesystem and stdio encodings.

(cherry picked from commit fcdb027234566c4d506d6d753c7d5638490fb088)
1 parent fe9089a
History
Tip revision: c5c642565e260477ae2fb29d0c86a91e19702ae3 authored by Victor Stinner on 23 September 2019, 13:59:00 UTC
bpo-38236: Dump path config at first import error (GH-16300) (GH-16332)
Tip revision: c5c6425
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.8 KB
_testembed.c -rw-r--r-- 40.8 KB
python.c -rw-r--r-- 298 bytes

README

back to top