Skip to content

Commit 61fd70e

Browse files
committed
Remove pystone microbenchmark
Issue #15369. Please use the new "performance" benchmark suite.
1 parent 13b97e3 commit 61fd70e

File tree

2 files changed

+4
-281
lines changed

2 files changed

+4
-281
lines changed

Lib/test/pystone.py

Lines changed: 0 additions & 277 deletions
This file was deleted.

Misc/NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Library
1616
Tools/Demos
1717
-----------
1818

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.
19+
- Issue #15369: The pybench and pystone microbenchmark have been removed from
20+
Tools. Please use the new Python benchmark suite
21+
https://github.com/python/performance which is more reliable and includes a
22+
portable version of pybench working on Python 2 and Python 3.
2323

2424
- Issue #28102: The zipfile module CLI now prints usage to stderr.
2525
Patch by Stephen J. Turnbull.

0 commit comments

Comments
 (0)