Skip to content

Commit 93d1e48

Browse files
committed
NEWS entry
1 parent a6d64b4 commit 93d1e48

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The :mod:`os.fork` and related forking APIs will no longer warn in the
2+
common case where Linux or macOS platform APIs return the number of threads
3+
in a process and find the answer to be 1 even when a
4+
:func:`os.register_at_fork` ``after_in_parent=`` callback (re)starts a
5+
thread.

0 commit comments

Comments
 (0)