mirror of https://github.com/python/cpython
Merge from 3.3
This commit is contained in:
commit
3bb516bae2
|
@ -11,7 +11,7 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #5765: Apply a hard recursion limit in the compiler instead of
|
- Issue #5765: Apply a hard recursion limit in the compiler instead of
|
||||||
blowing the stack and segfaulting.
|
blowing the stack and segfaulting. Initial patch by Andrea Griffini.
|
||||||
|
|
||||||
- Issue #16402: When slicing a range, fix shadowing of exceptions from
|
- Issue #16402: When slicing a range, fix shadowing of exceptions from
|
||||||
__index__.
|
__index__.
|
||||||
|
|
Loading…
Reference in New Issue