mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
bpo-32329: Add versionchanged to -R option doc (#4884)
This commit is contained in:
parent
3327a2ddf1
commit
642d67b4f2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue