mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Issue #10756: add the author, Andreas Stührk
This commit is contained in:
parent
c932b65428
commit
8786d3d0dc
2 changed files with 3 additions and 1 deletions
|
@ -811,6 +811,7 @@ Michael Stone
|
||||||
Ken Stox
|
Ken Stox
|
||||||
Dan Stromberg
|
Dan Stromberg
|
||||||
Daniel Stutzbach
|
Daniel Stutzbach
|
||||||
|
Andreas Stührk
|
||||||
Pal Subbiah
|
Pal Subbiah
|
||||||
Nathan Sullivan
|
Nathan Sullivan
|
||||||
Mark Summerfield
|
Mark Summerfield
|
||||||
|
|
|
@ -30,7 +30,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #10756: atexit normalizes the exception before displaying it.
|
- Issue #10756: atexit normalizes the exception before displaying it. Patch by
|
||||||
|
Andreas Stührk.
|
||||||
|
|
||||||
- Issue #10790: email.header.Header.append's charset logic now works correctly
|
- Issue #10790: email.header.Header.append's charset logic now works correctly
|
||||||
for charsets whose output codec is different from its input codec.
|
for charsets whose output codec is different from its input codec.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue