mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add credits for Martin Panter.
This commit is contained in:
parent
f186e128b6
commit
624caf7bcb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Core and Builtins
|
|||
-----------------
|
||||
|
||||
- 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
|
||||
replacment string longer than mailformed input data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue