8000 bpo-30038: add Misc/NEWS entry. (#2258) · python/cpython@6a98a04 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a98a04

Browse files
authored
bpo-30038: add Misc/NEWS entry. (#2258)
1 parent ceb817d commit 6a98a04

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
@@ -365,6 +365,9 @@ Extension Modules
365365
Library
366366
-------
367367

368+
- bpo-30038: Fix race condition between signal delivery and wakeup file
369+
descriptor. Patch by Nathaniel Smith.
370+
368371
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
369372

370373
- [Security] bpo-29591: Update expat copy from 2.1.1 to 2.2.0 to get fixes

0 commit comments

Comments
 (0)
0