]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API...
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 Oct 2020 14:28:49 +0000 (07:28 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 14:28:49 +0000 (07:28 -0700)
commitff6870f199511f09304e9d3ee7e7d8ed3902ffd1
tree5e7b20126547db8088aa94b88b1410b7b9349d00
parentae485f5240daee76650935d78733fa558d1638f0
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API (GH-22621)

(cherry picked from commit 637a09b0d6e3ad4e34e0b5e0fc82f5afeae6f74b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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]