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 b7ac2a7 commit 6549202Copy full SHA for 6549202
Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.7.0 alpha 1?
10
Core and Builtins
11
-----------------
12
13
+- bpo-29859: Show correct error messages when any of the pthread_* calls in
14
+ thread_pthread.h fails.
15
+
16
- bpo-29849: Fix a memory leak when an ImportError is raised during from import.
17
18
- bpo-28856: Fix an oversight that %b format for bytes should support objects
0 commit comments