bpo-41625: Add versionadded to os.splice() constants (GH-23340)
This commit is contained in:
parent
cda23be092
commit
fa96608513
|
@ -1450,6 +1450,7 @@ or `the MSDN <https://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Windo
|
|||
SPLICE_F_NONBLOCK
|
||||
SPLICE_F_MORE
|
||||
|
||||
.. versionadded:: 3.10
|
||||
|
||||
.. function:: readv(fd, buffers)
|
||||
|
||||
|
|
Loading…
Reference in New Issue