Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c46480 commit 4e4d5d2Copy full SHA for 4e4d5d2
1 file changed
Misc/NEWS
@@ -10,6 +10,8 @@ What's New in Python 3.3 Alpha 1?
10
Core and Builtins
11
-----------------
12
13
+- Add ThreadError to threading.__all__.
14
+
15
- Make type(None), type(Ellipsis), and type(NotImplemented) callable. They
16
return the respective singleton instances.
17
0 commit comments