]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105035: fix super() calls on unusual types (e.g. meta-types) (#105094)
authorCarl Meyer <carl@oddbird.net>
Tue, 30 May 2023 20:36:24 +0000 (14:36 -0600)
committerGitHub <noreply@github.com>
Tue, 30 May 2023 20:36:24 +0000 (14:36 -0600)
commit68c75c31536e8c87901934f2d6da81f54f4334f9
treed4aa9e555bc31a642ad38ae61b3b7c57095d5f74
parent49f90ba1eae56708b1894441418c13ad8e8ea9a8
gh-105035: fix super() calls on unusual types (e.g. meta-types) (#105094)
Lib/test/test_super.py
Misc/NEWS.d/next/Core and Builtins/2023-05-30-08-09-43.gh-issue-105035.OWUlHy.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h