]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Oct 2020 14:09:45 +0000 (17:09 +0300)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 14:09:45 +0000 (17:09 +0300)
commit637a09b0d6e3ad4e34e0b5e0fc82f5afeae6f74b
tree0ac037473921f43340376a42dc92023f7383107b
parenta42759351bff7b07fa8bf2cece0088f8539721d1
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API (GH-22621)
Include/cpython/fileobject.h
Include/fileobject.h
Misc/NEWS.d/next/C API/2020-10-09-22-50-46.bpo-41986.JUPE59.rst [new file with mode: 0644]