]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-105094...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 May 2023 21:10:46 +0000 (14:10 -0700)
committerGitHub <noreply@github.com>
Tue, 30 May 2023 21:10:46 +0000 (21:10 +0000)
commit5fff491bd5d6da579a28b521efd3ef15f3f42c01
tree46c2f088c59144bbe9d72224f3c30de722f07d2b
parent9ae49e3f3bdf585473f03522a1b7dd7c9e4baa6a
[3.12] gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-105094) (#105117)

gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-105094)
(cherry picked from commit 68c75c31536e8c87901934f2d6da81f54f4334f9)

Co-authored-by: Carl Meyer <carl@oddbird.net>
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