mirror of
https://github.com/python/cpython.git
synced 2025-11-18 18:31:56 +00:00
Issue #10756: atexit normalizes the exception before displaying it.
This commit is contained in:
parent
29e762c941
commit
358e11d928
3 changed files with 11 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #10756: atexit normalizes the exception before displaying it.
|
||||
|
||||
- Issue #10790: email.header.Header.append's charset logic now works correctly
|
||||
for charsets whose output codec is different from its input codec.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue