We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad9541 commit 8d0b72bCopy full SHA for 8d0b72b
1 file changed
Doc/whatsnew/3.16.rst
@@ -86,10 +86,12 @@ New modules
86
Improved modules
87
================
88
89
-module_name
90
------------
+os
+--
91
92
-* TODO
+* 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`.)
95
96
.. Add improved modules above alphabetically, not here at the end.
97
0 commit comments