]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43770: _PyTypes_Init() inits more static types (GH-25265)
authorVictor Stinner <vstinner@python.org>
Wed, 7 Apr 2021 22:47:55 +0000 (00:47 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 22:47:55 +0000 (00:47 +0200)
commitdf5dc1c7a536abc2b497cb9506f8a37949838309
tree4a17df72d27103101211b8ea0f69983a6fc011a0
parenta518099078c8ae51860009fb801db897af9eed62
bpo-43770: _PyTypes_Init() inits more static types (GH-25265)
Objects/object.c