Staging
v0.5.1
https://github.com/python/cpython
Revision 79f561d126d09d6d7ea1457a2a6ef267d93e6448 authored by Martin Panter on 15 May 2016, 15:04:58 UTC, committed by Martin Panter on 15 May 2016, 15:04:58 UTC
Also work around separate Open BSD bug with kill() of a zombie.
1 parent 2e1d868
History
Tip revision: 79f561d126d09d6d7ea1457a2a6ef267d93e6448 authored by Martin Panter on 15 May 2016, 15:04:58 UTC
Issue #26870: Poll() also fails on OS X; try select()
Tip revision: 79f561d
File Mode Size
bytearrayobject.c.h -rw-r--r-- 19.3 KB
bytesobject.c.h -rw-r--r-- 13.6 KB
dictobject.c.h -rw-r--r-- 1.1 KB
unicodeobject.c.h -rw-r--r-- 1.3 KB

back to top