Kaydet (Commit) 4145652f authored tarafından Serhiy Storchaka's avatar Serhiy Storchaka

Add credits for Martin Panter.

...@@ -11,7 +11,7 @@ Core and Builtins ...@@ -11,7 +11,7 @@ Core and Builtins
----------------- -----------------
- Issue #21408: The default __ne__() now returns NotImplemented if __eq__() - Issue #21408: The default __ne__() now returns NotImplemented if __eq__()
returned NotImplemented. returned NotImplemented. Original patch by Martin Panter.
- Issue #23321: Fixed a crash in str.decode() when error handler returned - Issue #23321: Fixed a crash in str.decode() when error handler returned
replacment string longer than mailformed input data. replacment string longer than mailformed input data.
......
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