Skip to content
Merged
Show file tree
Hide file tree
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
Next Next commit
[3.13] GH-109975: Copyedit 3.13 What's New: Improved Modules (GH-123132)
(cherry picked from commit 127660b)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
AA-Turner and hugovk committed Aug 24, 2024
commit 713be75080727f2aac22c60ea2db78e3185004d0
2 changes: 2 additions & 0 deletions Doc/library/os.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3862,6 +3862,8 @@ features:
.. versionadded:: 3.10


.. _os-timerfd:

Timer File Descriptors
~~~~~~~~~~~~~~~~~~~~~~

Expand Down
Loading