Staging
v0.8.1
https://github.com/python/cpython
Revision 4e7a69bdb63a104587759d7784124492dcdd496e authored by Mark Shannon on 02 December 2020, 13:30:55 UTC, committed by GitHub on 02 December 2020, 13:30:55 UTC
* Use counter, rather boolean state when handling soft overflows.
1 parent 93a0ef7
History
Tip revision: 4e7a69bdb63a104587759d7784124492dcdd496e authored by Mark Shannon on 02 December 2020, 13:30:55 UTC
bpo-42500: Fix recursion in or after except (GH-23568)
Tip revision: 4e7a69b
File Mode Size
_warnings.c.h -rw-r--r-- 2.1 KB
bltinmodule.c.h -rw-r--r-- 23.6 KB
context.c.h -rw-r--r-- 5.3 KB
import.c.h -rw-r--r-- 11.6 KB
marshal.c.h -rw-r--r-- 4.2 KB
sysmodule.c.h -rw-r--r-- 27.3 KB
traceback.c.h -rw-r--r-- 1.6 KB

back to top