mirror of https://github.com/python/cpython.git
Add the author of the last fix (Issue #6662)
This commit is contained in:
parent
554a3b82e4
commit
04ee3375fb
|
@ -860,3 +860,4 @@ Siebren van der Zee
|
||||||
Uwe Zessin
|
Uwe Zessin
|
||||||
Tarek Ziadé
|
Tarek Ziadé
|
||||||
Peter Åstrand
|
Peter Åstrand
|
||||||
|
Fredrik Håård
|
||||||
|
|
|
@ -29,7 +29,8 @@ C-API
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #6662: Fix parsing of malformatted charref (&#bad;)
|
- Issue #6662: Fix parsing of malformatted charref (&#bad;), patch written by
|
||||||
|
Fredrik Håård
|
||||||
|
|
||||||
- Issue #8016: Add the CP858 codec.
|
- Issue #8016: Add the CP858 codec.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue