summaryrefslogtreecommitdiffstats
path: root/Doc/library/sys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/sys.rst')
-rw-r--r--Doc/library/sys.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index e87a1eb..fdacf5a 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -944,7 +944,7 @@ always available.
This function should be used for specialized purposes only.
It is not guaranteed to exist in all implementations of Python.
- .. versionchanged:: next
+ .. versionchanged:: 3.13.1
The result may include objects from other interpreters.