]> granicus.if.org Git - python/commit
Backport of r64212
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 13 Dec 2008 14:59:04 +0000 (14:59 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 13 Dec 2008 14:59:04 +0000 (14:59 +0000)
commit8a64048a22b42426cc45dfb2d713e295e97c768c
tree67b558f89948b345a433ae1045f8c0bfa22be24d
parente9859df7980e87f1dbad63fa22250a2e212327a4
Backport of r64212
Issue #1683: prevent forking from interfering in threading storage.
Include/pythread.h
Misc/NEWS
Modules/signalmodule.c
Parser/intrcheck.c
Python/thread.c