]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44522: Fix inaccurate information in open() function (GH-27650)
authormeowmeowmeowcat <meowmeowcat1211@gmail.com>
Mon, 9 Aug 2021 14:14:54 +0000 (22:14 +0800)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 14:14:54 +0000 (16:14 +0200)
commitb05e9b63fcfcd4bd7a6434fa9f9a7028d12f91c4
treee2003b2dfde04dafe11577a8bee77d6b5ce2006d
parent41bb564cd6ba38c06476de36bc31c3c3568eed63
bpo-44522: Fix inaccurate information in open() function (GH-27650)

- Use "Low surrogate code units" instead of "Unicode Private Use Area"
Doc/library/functions.rst