mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
spelling
This commit is contained in:
parent
89b1a5ce18
commit
48f0a8df19
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Core and Builtins
|
||||||
|
|
||||||
- Add Py3k warnings for parameter names in parenthesis.
|
- Add Py3k warnings for parameter names in parenthesis.
|
||||||
|
|
||||||
- Issue #7362: Give a propery error message for def f((x)=3): pass.
|
- Issue #7362: Give a proper error message for def f((x)=3): pass.
|
||||||
|
|
||||||
- Issue #7085: Fix crash when importing some extensions in a thread
|
- Issue #7085: Fix crash when importing some extensions in a thread
|
||||||
on MacOSX 10.6.
|
on MacOSX 10.6.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue