mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Add an entry for 308
This commit is contained in:
parent
aa8b6c5855
commit
eb65125dda
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ What's New in Python 2.5 alpha 1?
|
|||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- PEP 308: conditional expressions were added (x if cond else y).
|
||||
|
||||
- Patch 1433928:
|
||||
- The copy module now "copies" function objects (as atomic objects).
|
||||
- dict.__getitem__ now looks for a __missing__ hook before raising
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue