| commit | c5c642565e260477ae2fb29d0c86a91e19702ae3 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@redhat.com> | Mon Sep 23 15:59:00 2019 +0200 |
| committer | GitHub <noreply@github.com> | Mon Sep 23 15:59:00 2019 +0200 |
| tree | b0ff8adcdf73332394a51288b3c9cef7373a9117 | |
| parent | fe9089a08b6dd6dd1ba8b238afc2fc4dfaac689e [diff] |
bpo-38236: Dump path config at first import error (GH-16300) (GH-16332) Python now dumps path configuration if it fails to import the Python codecs of the filesystem and stdio encodings. (cherry picked from commit fcdb027234566c4d506d6d753c7d5638490fb088)