Skip to content

Commit 6549202

Browse files
committed
bpo-29859: Add news entry
1 parent b7ac2a7 commit 6549202

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ What's New in Python 3.7.0 alpha 1?
1010
Core and Builtins
1111
-----------------
1212

13+
- bpo-29859: Show correct error messages when any of the pthread_* calls in
14+
thread_pthread.h fails.
15+
1316
- bpo-29849: Fix a memory leak when an ImportError is raised during from import.
1417

1518
- bpo-28856: Fix an oversight that %b format for bytes should support objects

0 commit comments

Comments
 (0)