Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Doc/library/asyncio-policy.rst
  • Loading branch information
graingert authored Jul 18, 2022
commit 1ef16e9ada37d19ef6ad03640bd8a8e5a714e73b
2 changes: 1 addition & 1 deletion Doc/library/asyncio-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ implementation used by the asyncio event loop:
:py:data:`SIGCHLD` is received).

.. versionadded:: 3.8
.. deprecated:: 3.12
.. deprecated-remove:: 3.12 3.14
Comment thread
graingert marked this conversation as resolved.
Outdated

.. class:: SafeChildWatcher

Expand Down