commit | 4cfb10979d74b8513ec751b81454709f38e3b51a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 11 06:53:08 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 11 06:53:08 2022 -0800 |
tree | a11f992a590ecba38cc686b11b3811f50b0e296e | |
parent | da8c0759d2ad6eb70896fbd1e54b0f0d3402038d [diff] |
closes bpo-46253: Change Py_UNICODE to Py_UCS4 in the C API docs to match the current source code (GH-30387) (cherry picked from commit 43c5c1369cb21f08a1dc1d63923c3586b883e3e8) Co-authored-by: Julian Gilbey <julian-git@d-and-j.net>