]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Apply patch for 874900: threading module can deadlock after fork
authorJesse Noller <jnoller@gmail.com>
Wed, 16 Jul 2008 20:03:47 +0000 (20:03 +0000)
committerJesse Noller <jnoller@gmail.com>
Wed, 16 Jul 2008 20:03:47 +0000 (20:03 +0000)
commit5e62ca4fea04ad7b349330c50dc11937ab3278f4
tree3a37b08db904d9e9239b7d08f630f24c46569a61
parent1bbf4ea553a5089ec82377dd24531dd79e3357c6
Apply patch for 874900: threading module can deadlock after fork
Lib/test/test_threading.py
Lib/threading.py
Python/ceval.c