Python News
+++++++++++
-What's New in Python 3.5.3 release candidate 1?
-===============================================
+What's New in Python 3.6.0 beta 3
+=================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
++- Issue #24452: Make webbrowser support Chrome on Mac OS X.
++
+- Issue #20766: Fix references leaked by pdb in the handling of SIGINT
+ handlers.
+
+Build
+-----
+
+- Issue #28208: Update Windows build to use SQLite 3.14.2.0.
+
+- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.
-Release date: TBA
+
+What's New in Python 3.6.0 beta 2
+=================================
+
+*Release date: 2016-10-10*
Core and Builtins
-----------------