◐ Shell
clean mode source ↗

gh-146199: Fix error handling in `code_richcompare` when `PyObject_RichCompareBool` fails by brijkapadia · Pull Request #146200 · python/cpython

…ect_RichCompareBool` fails

@blurb-it

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

@brijkapadia

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Mar 24, 2026

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

Apr 16, 2026
…ect_RichCompareBool` fails (python#146200)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

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

Apr 25, 2026
…ect_RichCompareBool` fails (python#146200)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>