summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/using/cmdline.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 598eb2583d..3915f336a5 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -295,6 +295,9 @@ Miscellaneous options
:envvar:`PYTHONHASHSEED` allows you to set a fixed value for the hash
seed secret.
+ .. versionchanged:: 3.7
+ The option is no longer ignored.
+
.. versionadded:: 3.2.3