]> 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:32:09 +0000 (07:32 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 14:32:09 +0000 (07:32 -0700)
commitebc5a6b59ece48b490987bdaa2af842c29f5b2f8
treee1c7d7658302c76848da1a5621e6257dbebb1b84
parent20bdeedfb4ebd250dad9834c96cb858d83c896cb
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]