]> 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:54:08 +0000 (17:54 -0700)
committerGitHub <noreply@github.com>
Mon, 20 May 2019 00:54:08 +0000 (17:54 -0700)
commit64b0bdba7ee30ecc5c4c5ad46fb6afd6c0ddd487
tree207578f4be3bcdc0e0cfa5e5f42d4c73d0da3091
parent205c1f0e36e00e6e7cb7fbabaab4f52732859f9e
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