Skip to content

Commit 8d0b72b

Browse files
committed
whats new
1 parent cad9541 commit 8d0b72b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Doc/whatsnew/3.16.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,12 @@ New modules
8686
Improved modules
8787
================
8888

89-
module_name
90-
-----------
89+
os
90+
--
9191

92-
* TODO
92+
* Add :func:`os.pidfd_getfd` for duplicating a file descriptor from another
93+
process via a pidfd. Available on Linux 5.6+.
94+
(Contributed by Maurycy Pawłowski-Wieroński in :gh:`149464`.)
9395

9496
.. Add improved modules above alphabetically, not here at the end.
9597

0 commit comments

Comments
 (0)