- Issue #23361: Fix possible overflow in Windows subprocess creation code.
+- logging.handlers.QueueListener now takes a respect_handler_level keyword
+ argument which, if set to True, will pass messages to handlers taking handler
+ levels into account.
+
+ Build
+ -----
+
+ - Issue #23445: pydebug builds now use "gcc -Og" where possible, to make
+ the resulting executable faster.
+
-What's New in Python 3.4.3rc1?
-==============================
+What's New in Python 3.5 alpha 1?
+=================================
Release date: 2015-02-08