Kaydet (Commit) 55b5d5c9 authored tarafından Nick Coghlan's avatar Nick Coghlan

Properly credit patch

üst 10d6ddee
...@@ -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