diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-08-29 23:26:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-29 23:26:55 +0200 |
commit | de427556746aa41a8b5198924ce423021bc0c718 (patch) | |
tree | 772cffa923cdf523fe79dcccf21e65f1a83b99e5 /Python/pylifecycle.c | |
parent | cf21504194927b2f22132f48effea69eb8ade751 (diff) | |
download | cpython-git-de427556746aa41a8b5198924ce423021bc0c718.tar.gz |
bpo-34523: Py_FileSystemDefaultEncoding NULL by default (GH-9003)
* Py_FileSystemDefaultEncoding and Py_FileSystemDefaultEncodeErrors
default value is now NULL: initfsencoding() set them
during Python initialization.
* Document how Python chooses the filesystem encoding and error
handler.
* Add an assertion to _PyCoreConfig_Read().
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions