]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123465: Ensure PyType_FromMetaclass avoids extra strcmp (GH-125460)
authorneonene <53406459+neonene@users.noreply.github.com>
Wed, 13 Nov 2024 17:09:26 +0000 (02:09 +0900)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 17:09:26 +0000 (17:09 +0000)
commit8c9c6d3c1234e730c0beb2a6123e68fe98e57ede
treee8ee0a6d04adbea47de5f5a284996a691e80f296
parentb2bbdc56e3276f3b37ea5cf5f73f49c4cce6d9f6
gh-123465: Ensure PyType_FromMetaclass avoids extra strcmp (GH-125460)

use else
Objects/typeobject.c