Staging
v0.8.1
https://github.com/python/cpython
Revision 88701e27e90c0b70e2b22b06ad8bbfa231cf99dc authored by Victor Stinner on 01 June 2011, 11:13:04 UTC, committed by Victor Stinner on 01 June 2011, 11:13:04 UTC
descriptor of a pipe closed in the parent process is valid in the child process
according to fstat(), but the mode of the file descriptor is invalid, and read
or write raise an error.

Add also requires_mac_ver() decorator to test.support.
1 parent fdb2d90
History
Tip revision: 88701e27e90c0b70e2b22b06ad8bbfa231cf99dc authored by Victor Stinner on 01 June 2011, 11:13:04 UTC
Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file
Tip revision: 88701e2
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 566 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 869 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 42.2 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 396.8 KB
configure.in -rw-r--r-- 122.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.8 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top