commit | b5bdc0c407d2d0587e591989e390ada9b9709502 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 29 02:31:02 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 29 11:31:02 2021 +0200 |
tree | e0529a9297c0141785d09f0c961ba3bc8f0dc138 | |
parent | 405f5c54914483607194a3ba6d4e50533d92bad1 [diff] |
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724) (GH-27439) (cherry picked from commit 47fd4726a2ce8599cc397ddeae40f70eb471e868) Co-authored-by: Ammar Askar <ammar@ammaraskar.com>