Staging
v0.5.1
https://github.com/python/cpython
Revision 7a240aef1526e56943381dca3fbda139962500f2 authored by Zackery Spytz on 28 November 2020, 21:46:30 UTC, committed by GitHub on 28 November 2020, 21:46:30 UTC
Commit 035deee265c7fb227ddc87222fa48761231d8bd7 converted the
_posixsubprocess module to multiphase initialization, but the news entry
mentions the _posixshmem module.
1 parent fa840cc
History
Tip revision: 7a240aef1526e56943381dca3fbda139962500f2 authored by Zackery Spytz on 28 November 2020, 21:46:30 UTC
Fix an error in the news entry for _posixsubprocess multiphase init (GH-23516)
Tip revision: 7a240ae
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