SIGN IN SIGN UP

Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file

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.
V
Victor Stinner committed
88701e27e90c0b70e2b22b06ad8bbfa231cf99dc
Parent: fdb2d90