Commit 19e5a6fb authored by Daniel Stutzbach's avatar Daniel Stutzbach

Credit where credit is due

parent 045b3ba1
......@@ -13,7 +13,7 @@ Core and Builtins
-----------------
- Issue #9212: dict_keys and dict_items now provide the isdisjoint()
method, to conform to the Set ABC.
method, to conform to the Set ABC. Patch by Daniel Urban.
- Issue #9737: Fix a crash when trying to delete a slice or an item from
a memoryview object.
......
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