Skip to content

Commit 4d41968

Browse files
committed
news for 6643
1 parent 96c886c commit 4d41968

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Core and Builtins
2323
Library
2424
-------
2525

26+
- Issue #6643: Reinitialize locks held within the threading module after fork
27+
to avoid a potential rare deadlock or crash on some platforms.
28+
2629
- Issue #10806, issue #9905: Fix subprocess pipes when some of the standard
2730
file descriptors (0, 1, 2) are closed in the parent process. Initial
2831
patch by Ross Lagerwall.

0 commit comments

Comments
 (0)