mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
5fff491bd5
gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-105094)
(cherry picked from commit 68c75c3153)
Co-authored-by: Carl Meyer <carl@oddbird.net>
Miscellaneous source files for the main Python shared library