Staging
v0.5.1
https://github.com/python/cpython
Revision 265b41996aa3f604624a8046d1c314a1aee4b590 authored by Miss Islington (bot) on 01 December 2018, 12:52:04 UTC, committed by GitHub on 01 December 2018, 12:52:04 UTC
(cherry picked from commit 32bc11c33cf5ccea165b5f4ac3799f02fdf9c76a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 7da9755
History
Tip revision: 265b41996aa3f604624a8046d1c314a1aee4b590 authored by Miss Islington (bot) on 01 December 2018, 12:52:04 UTC
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
Tip revision: 265b419
File Mode Size
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 664 bytes
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.7 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.7 KB
makemakefile.py -rw-r--r-- 916 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top