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 dff64a5c7d0ae424662849cd1db237a4e412d373
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-remove:: 3.12 3.14
.. deprecated-removed:: 3.12 3.14

.. class:: SafeChildWatcher

Expand Down