diff --git a/Misc/NEWS b/Misc/NEWS index dcd2c37c6dc..63b959d4110 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -42,6 +42,18 @@ Documentation Patch from Pam McA'Nulty. +What's New in Python 3.5.0 release candidate 3? +=============================================== + +Release date: 2015-09-06 + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.5.0 release candidate 2? ===============================================