Staging
v0.5.1
https://github.com/python/cpython
Revision 9672da7bb44de9f71880f8daed14a4faff63c570 authored by Victor Stinner on 04 March 2015, 17:40:10 UTC, committed by Victor Stinner on 04 March 2015, 17:40:10 UTC
Fix handling of EINTR: don't return None if PyErr_CheckSignals() raised an
exception.

Initialize also the length outside the loop to only initialize it once.
1 parent 35e5b72
History
Tip revision: 9672da7bb44de9f71880f8daed14a4faff63c570 authored by Victor Stinner on 04 March 2015, 17:40:10 UTC
Issue #23285: Fix handling of EINTR in fileio.c
Tip revision: 9672da7
File Mode Size
bdist_wininst
example_nt
icons
WinMain.c -rw-r--r-- 449 bytes
_msi.c -rw-r--r-- 30.7 KB
config.c -rw-r--r-- 5.0 KB
dl_nt.c -rw-r--r-- 4.6 KB
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
errmap.h -rw-r--r-- 2.1 KB
errmap.mak -rw-r--r-- 95 bytes
frozen_dllmain.c -rw-r--r-- 3.9 KB
generrmap.c -rw-r--r-- 849 bytes
getpathp.c -rw-r--r-- 24.6 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
launcher.c -rw-r--r-- 49.3 KB
launcher.ico -rw-r--r-- 19.3 KB
make_versioninfo.c -rw-r--r-- 1.2 KB
msvcrtmodule.c -rw-r--r-- 14.0 KB
py.ico -rw-r--r-- 19.3 KB
pyc.ico -rw-r--r-- 19.3 KB
pycon.ico -rw-r--r-- 19.3 KB
pyconfig.h -rw-r--r-- 20.1 KB
pylauncher.rc -rw-r--r-- 1.3 KB
python.manifest -rw-r--r-- 595 bytes
python3.def -rw-r--r-- 35.1 KB
python3dll.c -rw-r--r-- 134 bytes
python_exe.rc -rw-r--r-- 1.2 KB
python_nt.rc -rw-r--r-- 1.2 KB
python_ver_rc.h -rw-r--r-- 1003 bytes
readme.txt -rw-r--r-- 3.6 KB
testpy.py -rw-r--r-- 836 bytes
winreg.c -rw-r--r-- 59.7 KB
winsound.c -rw-r--r-- 5.5 KB

readme.txt

back to top