]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101903: Remove obsolete undefs for previously removed macros Py_EnterRecursiveCall...
authorOwain Davies <116417456+OTheDev@users.noreply.github.com>
Tue, 21 Feb 2023 11:58:47 +0000 (18:58 +0700)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 11:58:47 +0000 (11:58 +0000)
commit7346a381be1bc5911924fcf298408e6909f3949f
tree0b48905e3686a5c1d3a01822d7cf562be4545398
parentb40dd71241f092d90c192ebff5d58cbd7e84dc52
gh-101903: Remove obsolete undefs for previously removed macros Py_EnterRecursiveCall and Py_LeaveRecursiveCall (#101923)
Python/ceval.c