]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update outdated `LOAD_METHOD` comments in `Python/ceval.c` (GH-92641)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 May 2022 12:59:36 +0000 (05:59 -0700)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 12:59:36 +0000 (05:59 -0700)
commit3d1ad42591263ac9dc827d47d52883dfc32416b6
treeb5b2b31968f4574adb920afe0cb789f2d7ebf30b
parent6e1a214426f968cd759ebd06e1a3f9d06ab32d7c
Update outdated `LOAD_METHOD` comments in `Python/ceval.c` (GH-92641)

(cherry picked from commit bdf99691972c4e452a86eb3ca7ff7ae748d881a6)

Co-authored-by: Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>
Python/ceval.c