Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3da4ed

Browse files
tiranaeros
andcommitted
Update Doc/whatsnew/3.10.rst
Co-authored-by: Kyle Stanley <[email protected]>
1 parent 4efa39c commit f3da4ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.10.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ os
229229
Added :func:`os.cpu_count()` support for VxWorks RTOS.
230230
(Contributed by Peixing Xin in :issue:`41440`.)
231231

232-
A new :func:`os.eventfd` function and related helpers were added to wrap the
233-
``eventfd2`` syscall on Linux
232+
Added a new function :func:`os.eventfd` and related helpers to wrap the
233+
``eventfd2`` syscall on Linux.
234234
(Contributed by Christian Heimes in :issue:`41001`.)
235235

236236
py_compile

0 commit comments

Comments
 (0)