summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-03-17 15:23:07 (GMT)
committerR David Murray <rdmurray@bitdance.com>2014-03-17 15:23:07 (GMT)
commitc833f7ea0fcf3c566762c76683d8be0b7db60aeb (patch)
tree6554c22fe53c6a6df231bd8f779f75217240158e
parent3a748ca982b242219686e8469f121512d3f3cc92 (diff)
parentf93d3dfc501a8e554fa516508f327aaf8ff7e35d (diff)
downloadcpython-c833f7ea0fcf3c566762c76683d8be0b7db60aeb.zip
cpython-c833f7ea0fcf3c566762c76683d8be0b7db60aeb.tar.gz
cpython-c833f7ea0fcf3c566762c76683d8be0b7db60aeb.tar.bz2
Merge fix for #20960
-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 e3cc866..7dc1d78 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -606,7 +606,7 @@ always available.
.. versionadded:: 3.2
- .. versionchanged: 3.4
+ .. versionchanged:: 3.4
Added *algorithm*, *hash_bits* and *seed_bits*