gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function by vstinner · Pull Request #141951 · python/cpython

@vstinner

@vstinner

Move the private function to the internal C API (pycore_ceval.h).

@vstinner vstinner deleted the remove_reached_rec_limit branch

November 27, 2025 11:32

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025
python#141951)

Move the private function to the internal C API (pycore_ceval.h).