Staging
v0.5.1
https://github.com/python/cpython
Revision 4112a3da2e01ecc19e9f54b8ac7b383b6f5e85c8 authored by Andrew Svetlov on 07 January 2020, 14:55:19 UTC, committed by GitHub on 07 January 2020, 14:55:19 UTC
https://bugs.python.org/issue39191.
(cherry picked from commit 10ac0cded26d91c3468e5e5a87cecad7fc0bcebd)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent a6b3758
History
Tip revision: 4112a3da2e01ecc19e9f54b8ac7b383b6f5e85c8 authored by Andrew Svetlov on 07 January 2020, 14:55:19 UTC
[3.8] bpo-39191: Fix RuntimeWarning in asyncio test (GH-17863) (#17894)
Tip revision: 4112a3d
File Mode Size
clinic
_iomodule.c -rw-r--r-- 24.9 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 80.4 KB
bytesio.c -rw-r--r-- 32.1 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 30.1 KB
stringio.c -rw-r--r-- 29.7 KB
textio.c -rw-r--r-- 97.9 KB
winconsoleio.c -rw-r--r-- 31.9 KB

back to top