]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44522: Fix inaccurate information in open() function (GH-27650)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Aug 2021 14:35:11 +0000 (07:35 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 14:35:11 +0000 (07:35 -0700)
commitc79aa427c0b0c8a09e5c22a5420baf837054f509
tree1e3edae1e37c6f0307ddbaec05b6c265ade308f4
parent0f02993b2c7b3343df05fcf8b5f0e6a900f195b3
bpo-44522: Fix inaccurate information in open() function (GH-27650)

- Use "Low surrogate code units" instead of "Unicode Private Use Area"
(cherry picked from commit b05e9b63fcfcd4bd7a6434fa9f9a7028d12f91c4)

Co-authored-by: meowmeowmeowcat <meowmeowcat1211@gmail.com>
Doc/library/functions.rst