Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 642d67b

Browse files
authored
bpo-32329: Add versionchanged to -R option doc (#4884)
1 parent 3327a2d commit 642d67b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/using/cmdline.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,9 @@ Miscellaneous options
295295
:envvar:`PYTHONHASHSEED` allows you to set a fixed value for the hash
296296
seed secret.
297297

298+
.. versionchanged:: 3.7
299+
The option is no longer ignored.
300+
298301
.. versionadded:: 3.2.3
299302

300303

0 commit comments

Comments
 (0)