diff options
| author | Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2026-01-14 14:41:12 (GMT) |
|---|---|---|
| committer | Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2026-01-14 14:41:32 (GMT) |
| commit | d51cc01c197156a95e98c8d225c01204881f7da8 (patch) | |
| tree | 035542a4b311ae81b705ada827858925839e8b2b /Doc/library/os.rst | |
| parent | bab1d7a561ab015dd6bb97e255fd12a8ce367edf (diff) | |
| download | cpython-3.15.0a5.zip cpython-3.15.0a5.tar.gz cpython-3.15.0a5.tar.bz2 | |
Python 3.15.0a5v3.15.0a5
Diffstat (limited to 'Doc/library/os.rst')
| -rw-r--r-- | Doc/library/os.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/os.rst b/Doc/library/os.rst index c766aa4..31c0964 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1562,7 +1562,7 @@ or `the MSDN <https://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Windo .. availability:: Linux >= 6.11 - .. versionadded:: next + .. versionadded:: 3.15 .. function:: ptsname(fd, /) |
