Staging
v0.5.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
clinic
_iomodule.c -rw-r--r-- 24.0 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 80.6 KB
bytesio.c -rw-r--r-- 32.4 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 30.0 KB
stringio.c -rw-r--r-- 29.8 KB
textio.c -rw-r--r-- 98.3 KB
winconsoleio.c -rw-r--r-- 31.8 KB

back to top