]> granicus.if.org Git - python/commitdiff
bpo-32329: Add versionchanged to -R option doc (#4884)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 15 Dec 2017 15:29:01 +0000 (16:29 +0100)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2017 15:29:01 +0000 (16:29 +0100)
Doc/using/cmdline.rst

index 598eb2583d3c2367a5030c4bdac9551d48baaa96..3915f336a5ab2ced3575584c51cc97898ba393b2 100644 (file)
@@ -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