summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/os.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/os.rst b/Doc/library/os.rst
index 75a8ed4..648c52b 100644
--- a/Doc/library/os.rst
+++ b/Doc/library/os.rst
@@ -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)