]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-36951: Correct some types in the type_members struct in typeobject.c....
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 May 2019 00:49:50 +0000 (17:49 -0700)
committerGitHub <noreply@github.com>
Mon, 20 May 2019 00:49:50 +0000 (17:49 -0700)
commiteda691dd9d076e175c396dc6f85dee2795572f6c
tree3d13f68008add3a54e6e68884e070759b8c8822b
parent951af2d7f140be7beb9cda2bcdd54f820c905e45
closes bpo-36951: Correct some types in the type_members struct in typeobject.c. (GH-13403)

(cherry picked from commit 53d378c81286644138415cb56da52a7351e1a477)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Objects/typeobject.c