Commit aeb27551 authored by Nick Coghlan's avatar Nick Coghlan

Properly credit patch

parent 12fd5924
...@@ -13,7 +13,7 @@ Core and Builtins ...@@ -13,7 +13,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__.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment