]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43770: Sort types in _PyTypes_Init() (GH-25263)
authorVictor Stinner <vstinner@python.org>
Wed, 7 Apr 2021 22:12:38 +0000 (00:12 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 22:12:38 +0000 (00:12 +0200)
commita518099078c8ae51860009fb801db897af9eed62
tree7b64d35f7682e694c76beb642c78956d287ae82c
parent3d55aa9e7365af76e40680271328deece27a7339
bpo-43770: Sort types in _PyTypes_Init() (GH-25263)
Objects/object.c