]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145685: Update find_name_in_mro() to return a _PyStackRef (gh-145693) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Mar 2026 19:25:46 +0000 (20:25 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 19:25:46 +0000 (15:25 -0400)
commite7bc1526ca3268f1835abd85a1064dcb7727d736
treebfbc6c825c6fcb021946eaed7292a08d26f6374f
parente12cc266161440e4528213e2b18a15de8afec408
[3.14] gh-145685: Update find_name_in_mro() to return a _PyStackRef (gh-145693) (#145769)

(cherry picked from commit f26eca7732ca9d0e6893e3fdfdfd4c25339c7155)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Objects/typeobject.c