mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Issue #6543: Mention the author of the patch, Amaury Forgeot d'Arc
This commit is contained in:
parent
0fe25a445d
commit
2cd12528e4
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ Core and Builtins
|
|||
-----------------
|
||||
|
||||
- Issue #6543: Write the traceback in the terminal encoding instead of utf-8.
|
||||
Fix the encoding of the modules filename.
|
||||
Fix the encoding of the modules filename. Patch written by Amaury Forgeot
|
||||
d'Arc.
|
||||
|
||||
- Issue #9011: Remove buggy and unnecessary (in 3.x) ST->AST
|
||||
compilation code dealing with unary minus applied to a constant.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue