diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -48,6 +48,10 @@ Library The usage of os.scandir() reduces the number of calls to os.stat(). Initial patch written by Ben Hoyt. +Build +----- + +- Issue #23585: make patchcheck will ensure the interpreter is built. What's New in Python 3.5 alpha 2? ================================= |