]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106917: fix super classmethod calls to non-classmethods (#106977)
authorCarl Meyer <carl@oddbird.net>
Mon, 24 Jul 2023 20:14:56 +0000 (14:14 -0600)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 20:14:56 +0000 (13:14 -0700)
commite5d5522612e03af3941db1d270bf6caebf330b8a
treedc84c18df681a635a2bd4ff930d077daa21407c2
parentb38370349139e06f3a44150943ee44e345567d77
gh-106917: fix super classmethod calls to non-classmethods (#106977)
Lib/test/test_super.py
Misc/NEWS.d/next/Core and Builtins/2023-07-21-14-37-48.gh-issue-106917.1jWp_m.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h