]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do not use Py_ssize_clean_t (GH-25940)
authorInada Naoki <songofacandy@gmail.com>
Sat, 8 May 2021 01:17:37 +0000 (10:17 +0900)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 01:17:37 +0000 (10:17 +0900)
commit4d4be477055d0f9e415407bcd193788fae04dc11
tree5940271bc93dc31e45cc134812c58ba45410d0be
parent092f9ddb5e85665552c8207972cd393d492f764e
Do not use Py_ssize_clean_t (GH-25940)
Include/pyport.h
Lib/test/clinic.test
Modules/_dbmmodule.c
Modules/_gdbmmodule.c
Modules/clinic/_dbmmodule.c.h
Modules/clinic/_gdbmmodule.c.h
Modules/clinic/unicodedata.c.h
Modules/unicodedata.c
Tools/clinic/clinic.py