Build
-----
+ - Issue #25696: Fix installation of Python on UNIX with make -j9.
+
+- Issue #24986: It is now possible to build Python on Windows without errors
+ when external libraries are not available.
+
- Issue #25798: Update OS X 10.5 installer to use OpenSSL 1.0.2e.
+Windows
+-------
+
+- Issue #25022: Removed very outdated PC/example_nt/ directory.
+
+Tools/Demos
+-----------
+
+- Issue #25440: Fix output of python-config --extension-suffix.
+
+- Issue #25154: The pyvenv script has been deprecated in favour of
+ `python3 -m venv`.
+
What's New in Python 3.5.1 final?
=================================