]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in unicodeobject.c (GH-23180)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Nov 2020 06:18:34 +0000 (22:18 -0800)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 06:18:34 +0000 (22:18 -0800)
commit2a86ade9e38168ba49c68d1dd52ced588a80d945
tree9108ac55647e42ec3c3c0e3e0ba100021fa362cd
parent371c33567a0b6afb93ffde2fb4564fe57a41945b
Fix typo in unicodeobject.c (GH-23180)

exeeds -> exceeds

Automerge-Triggered-By: GH:Mariatta
(cherry picked from commit 38811d68caf9b782ea7168479acb09557e126efe)

Co-authored-by: Ikko Ashimine <eltociear@gmail.com>
Objects/unicodeobject.c