Staging
v0.8.1
https://github.com/python/cpython
Revision 14d289be60a2ad4cb65990a63ed2e75e9a8cb3ec authored by Miss Islington (bot) on 26 May 2018, 08:33:23 UTC, committed by GitHub on 26 May 2018, 08:33:23 UTC
(cherry picked from commit 19de8b3dd742fb53681478ad4fff57ed7c37a953)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent af1d007
History
Tip revision: 14d289be60a2ad4cb65990a63ed2e75e9a8cb3ec authored by Miss Islington (bot) on 26 May 2018, 08:33:23 UTC
bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111)
Tip revision: 14d289b
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.7 KB
bytesio.c -rw-r--r-- 31.9 KB
fileio.c -rw-r--r-- 32.4 KB
iobase.c -rw-r--r-- 29.6 KB
stringio.c -rw-r--r-- 29.6 KB
textio.c -rw-r--r-- 95.5 KB
winconsoleio.c -rw-r--r-- 32.0 KB

back to top