We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b97e3 commit 61fd70eCopy full SHA for 61fd70e
Lib/test/pystone.py
Misc/NEWS
@@ -16,10 +16,10 @@ Library
16
Tools/Demos
17
-----------
18
19
-- Issue #15369: The pybench microbenchmark has been removed from Tools. Please
20
- use the new Python benchmark suite https://github.com/python/performance
21
- which is more reliable and includes a portable version of pybench working on
22
- Python 2 and Python 3.
+- Issue #15369: The pybench and pystone microbenchmark have been removed from
+ Tools. Please use the new Python benchmark suite
+ https://github.com/python/performance which is more reliable and includes a
+ portable version of pybench working on Python 2 and Python 3.
23
24
- Issue #28102: The zipfile module CLI now prints usage to stderr.
25
Patch by Stephen J. Turnbull.
0 commit comments