mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
NEWS note for bbeda42ea6a8
This commit is contained in:
parent
9c46480063
commit
4e4d5d2a73
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ What's New in Python 3.3 Alpha 1?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Add ThreadError to threading.__all__.
|
||||
|
||||
- Make type(None), type(Ellipsis), and type(NotImplemented) callable. They
|
||||
return the respective singleton instances.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue