merge 3.3

This commit is contained in:
Benjamin Peterson 2013-09-26 23:43:11 -04:00
commit c51c3ed3f2

View file

@ -10,7 +10,7 @@ Core and Builtins
- Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional.
- Issue #19098: Prevent overflow in the compiler when the recursion limit is set
absurbly high.
absurdly high.
Library
-------