Staging
v0.5.1
https://github.com/python/cpython
Revision 0806749e631ab4e24f78df347a9d932bbc3cb6c7 authored by Gregory P. Smith on 30 September 2008, 20:41:13 UTC, committed by Gregory P. Smith on 30 September 2008, 20:41:13 UTC
calling fork() from a child thread.  This disables that unit test (with a note
printed to stderr) on those platforms.

A caveat about buggy platforms is added to the os.fork documentation.
1 parent f40200b
History
Tip revision: 0806749e631ab4e24f78df347a9d932bbc3cb6c7 authored by Gregory P. Smith on 30 September 2008, 20:41:13 UTC
Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when
Tip revision: 0806749
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 4.6 KB
README.txt -rw-r--r-- 4.8 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.6 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.3 KB
license.rst -rw-r--r-- 35.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top