diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-08-29 21:26:55 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-29 21:26:55 (GMT) |
| commit | de427556746aa41a8b5198924ce423021bc0c718 (patch) | |
| tree | 772cffa923cdf523fe79dcccf21e65f1a83b99e5 /Lib/test/test_asyncio/utils.py | |
| parent | cf21504194927b2f22132f48effea69eb8ade751 (diff) | |
| download | cpython-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 'Lib/test/test_asyncio/utils.py')
0 files changed, 0 insertions, 0 deletions
