]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix typos (#106247)
authorInada Naoki <songofacandy@gmail.com>
Fri, 30 Jun 2023 04:00:22 +0000 (13:00 +0900)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 04:00:22 +0000 (13:00 +0900)
commit77ddc9a7b1b28c8b8aee6cc97e483185a56819a6
treec1ae461eda86c625f3defa850b922841c9e3374d
parentcd580910e10dcfffa364d08ee5a6f0257d031baf
fix typos (#106247)

Most typos are in comments, but two typos are in docstring.
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/clinic/bytearrayobject.c.h
Objects/clinic/bytesobject.c.h
Objects/exceptions.c
Objects/object_layout.md
Python/pytime.c
Python/sysmodule.c