commit | c79aa427c0b0c8a09e5c22a5420baf837054f509 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Aug 09 07:35:11 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 09 07:35:11 2021 -0700 |
tree | 1e3edae1e37c6f0307ddbaec05b6c265ade308f4 | |
parent | 0f02993b2c7b3343df05fcf8b5f0e6a900f195b3 [diff] |
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>