bpo-42500: Fix recursion in or after except by markshannon · Pull Request #23568 · python/cpython

added 2 commits

November 30, 2020 14:19

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

Feb 10, 2021
* Use counter, rather boolean state when handling soft overflows.

(cherry picked from commit 4e7a69b)

ambv pushed a commit that referenced this pull request

Mar 2, 2021
* Use counter, rather boolean state when handling soft overflows.

(cherry picked from commit 4e7a69b)

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

Mar 13, 2021
* Use counter, rather boolean state when handling soft overflows.

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

Apr 4, 2021