Staging
v0.8.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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top