- Issue #15819: Remove redundant include search directory option for building
outside the source tree.
+Tools/Demos
+-----------
+
+- 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.
+
+- Issue #28102: The zipfile module CLI now prints usage to stderr.
+ Patch by Stephen J. Turnbull.
+
+ Tests
+ -----
+
+ - Issue #28217: Adds _testconsole module to test console input.
+
+
What's New in Python 3.6.0 beta 1
=================================