]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-43510: PEP 597: Accept `encoding="locale"` in binary mode (GH-25103)...
authorInada Naoki <songofacandy@gmail.com>
Wed, 31 Mar 2021 09:49:41 +0000 (18:49 +0900)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 09:49:41 +0000 (18:49 +0900)
commitcfa176685a5e788bafc7749d7a93f43ea3e4de9f
tree499a11b7c9533665429cf9542afe1be2302f302a
parentff3c9739bd69aa8b58007e63c9e40e6708b4761e
Revert "bpo-43510: PEP 597: Accept `encoding="locale"` in binary mode (GH-25103)" (#25108)

This reverts commit ff3c9739bd69aa8b58007e63c9e40e6708b4761e.
Lib/_pyio.py
Lib/test/test_io.py
Modules/_io/_iomodule.c