mirror of https://github.com/python/cpython
Properly credit patch
This commit is contained in:
parent
10d6ddeef1
commit
55b5d5c919
|
@ -13,7 +13,7 @@ Core and Builtins
|
|||
-----------------
|
||||
|
||||
- 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
|
||||
__index__.
|
||||
|
|
Loading…
Reference in New Issue