]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145685: Update find_name_in_mro() to return a _PyStackRef (gh-145693)
authorSam Gross <colesbury@gmail.com>
Tue, 10 Mar 2026 16:47:12 +0000 (12:47 -0400)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 16:47:12 +0000 (12:47 -0400)
commitf26eca7732ca9d0e6893e3fdfdfd4c25339c7155
treeba19a0ed3a9d80ceee533b870a2e44c23958f2a8
parentc4333a12708a917d1cfb6418c04be45793ecc392
gh-145685: Update find_name_in_mro() to return a _PyStackRef (gh-145693)
Objects/typeobject.c