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
Grammar -rw-r--r-- 5.8 KB

back to top