Staging
v0.5.1
https://github.com/python/cpython
Revision 77fa7835da0cb49d30ac5d4c32bf6eb71eae0742 authored by Miss Islington (bot) on 01 May 2018, 14:18:44 UTC, committed by GitHub on 01 May 2018, 14:18:44 UTC
(cherry picked from commit ef347535f289baad22c0601e12a36b2dcd155c3a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent e4eeb6e
History
Tip revision: 77fa7835da0cb49d30ac5d4c32bf6eb71eae0742 authored by Miss Islington (bot) on 01 May 2018, 14:18:44 UTC
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (GH-6332)
Tip revision: 77fa783
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