]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missing `PyDoc_STR` calls (#109393)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 15 Sep 2023 13:10:48 +0000 (16:10 +0300)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2023 13:10:48 +0000 (15:10 +0200)
commit47af18859385fd996bf7f8fa4b33600c59a6d626
treea26fcf716ae6bc42baf6e0ca35cee362be6820fa
parent5eec58a9e57383128ade7b527965b1efc474735b
Add missing `PyDoc_STR` calls (#109393)

In files:

* Modules/_ctypes/cfield.c
* Modules/_struct.c
* Objects/dictobject.c
* Objects/typevarobject.c
* Objects/unionobject.c
Modules/_ctypes/cfield.c
Modules/_struct.c
Objects/dictobject.c
Objects/typevarobject.c
Objects/unionobject.c