Staging
v0.5.1
https://github.com/python/cpython
Revision a7de1483c28eb818135a8c9a2e414e3a1d0fe648 authored by Miss Islington (bot) on 04 June 2018, 17:22:18 UTC, committed by GitHub on 04 June 2018, 17:22:18 UTC
(cherry picked from commit 13f51d9eec569e08475390e2a8f49f4afed1ea06)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 6a43d5f
History
Tip revision: a7de1483c28eb818135a8c9a2e414e3a1d0fe648 authored by Miss Islington (bot) on 04 June 2018, 17:22:18 UTC
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
Tip revision: a7de148
File Mode Size
clinic
_iomodule.c -rw-r--r-- 24.4 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 81.1 KB
bytesio.c -rw-r--r-- 33.0 KB
fileio.c -rw-r--r-- 32.6 KB
iobase.c -rw-r--r-- 29.2 KB
stringio.c -rw-r--r-- 30.8 KB
textio.c -rw-r--r-- 89.9 KB
winconsoleio.c -rw-r--r-- 32.4 KB

back to top