-+++++++++++
+s+++++++++++
Python News
+++++++++++
with decimal.py: Infinity coefficients are undefined in _decimal
(in accordance with the specification).
+Extension Modules
+-----------------
+
+- Issue #15977: Fix memory leak in Modules/_ssl.c when the function
+ _set_npn_protocols() is called multiple times, thanks to Daniel Sommermann.
+
What's New in Python 3.3.0 Release Candidate 2?
===============================================
- Issue #15630: Add an example for "continue" stmt in the tutorial. Patch by
Daniel Ellis.
-- Issue #15977: Fix memory leak in Modules/_ssl.c when the function
- _set_npn_protocols() is called multiple times, thanks to Daniel Sommermann.
-
Tests
-----