summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-08-29 21:26:55 (GMT)
committerGitHub <noreply@github.com>2018-08-29 21:26:55 (GMT)
commitde427556746aa41a8b5198924ce423021bc0c718 (patch)
tree772cffa923cdf523fe79dcccf21e65f1a83b99e5 /Python/thread.c
parentcf21504194927b2f22132f48effea69eb8ade751 (diff)
downloadcpython-de427556746aa41a8b5198924ce423021bc0c718.zip
cpython-de427556746aa41a8b5198924ce423021bc0c718.tar.gz
cpython-de427556746aa41a8b5198924ce423021bc0c718.tar.bz2
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/thread.c')
0 files changed, 0 insertions, 0 deletions