8000 bpo-30038: add Misc/NEWS entry. · python/cpython@0a794a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a794a3

Browse files
committed
bpo-30038: add Misc/NEWS entry.
1 parent b7c59f0 commit 0a794a3

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
@@ -57,6 +57,9 @@ Core and Builtins
5757
Library
5858
-------
5959

60+
- bpo-30038: Fix race condition between signal delivery and wakeup file
61+
descriptor. Patch by Nathaniel Smith.
62+
6063
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
6164

6265
- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference

0 commit comments

Comments
 (0)
0