Staging
v0.5.1
https://github.com/python/cpython
Revision bdace2ea53c578184235729a4cf383891084cc70 authored by Miss Islington (bot) on 12 September 2018, 23:43:19 UTC, committed by GitHub on 12 September 2018, 23:43:19 UTC
(cherry picked from commit 40caa05fa4d1810a1a6bfc34e0ec930c351089b7)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent e105e55
History
Tip revision: bdace2ea53c578184235729a4cf383891084cc70 authored by Miss Islington (bot) on 12 September 2018, 23:43:19 UTC
closes bpo-34652: Always disable lchmod on Linux. (GH-9234)
Tip revision: bdace2e
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.3 KB
stringio.c -rw-r--r-- 30.8 KB
textio.c -rw-r--r-- 90.2 KB
winconsoleio.c -rw-r--r-- 32.6 KB

back to top