Python News
+++++++++++
- Documentation
- -------------
-
- - Issue #24351: Clarify what is meant by "identifier" in the context of
- string.Template instances.
-
+What's New in Python 3.6.0 alpha 1?
+===================================
+
+Release date: XXXX-XX-XX
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+- Issue #24426: Fast searching optimization in regular expressions now works
+ for patterns that starts with capturing groups. Fast searching optimization
+ now can't be disabled at compile time.
+
+
What's New in Python 3.5.0 beta 3?
==================================