commit | 56825b697e0831bf431fd83c59dc5c4d35292560 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 11 04:40:43 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 11 04:40:43 2021 -0700 |
tree | 3fbdd89ce6f118ae24df2b0dea05ee69789a1d8f | |
parent | 5aca34f17c4baf8e4882a7e8a827cff06ac6ef25 [diff] |
Handle error when PyUnicode_GetLength returns a negative value. (GH-28859) (cherry picked from commit 560a79f94e94de66a18f2a5e4194c2fe51e2adf1) Co-authored-by: Dong-hee Na <donghee.na@python.org>