mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
typo
This commit is contained in:
parent
02c42871cf
commit
4550b8db56
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ What's New in Python 2.5 alpha 1?
|
|||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- Disallow keyword arguments for type constructors that don't use it
|
||||
- Disallow keyword arguments for type constructors that don't use them
|
||||
(fixes bug #1119418).
|
||||
|
||||
- Forward UnicodeDecodeError into SyntaxError for source encoding errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue