mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
Merged revisions 76420 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76420 | benjamin.peterson | 2009-11-19 17:19:29 -0600 (Thu, 19 Nov 2009) | 1 line spelling ........
This commit is contained in:
parent
440847cf8e
commit
2c8f859601
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Core and Builtins
|
|||
|
||||
- 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
|
||||
on MacOSX 10.6.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue