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 ceb817d commit 6a98a04Copy full SHA for 6a98a04
1 file changed
Misc/NEWS
@@ -365,6 +365,9 @@ Extension Modules
365
Library
366
-------
367
368
+- bpo-30038: Fix race condition between signal delivery and wakeup file
369
+ descriptor. Patch by Nathaniel Smith.
370
+
371
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
372
373
- [Security] bpo-29591: Update expat copy from 2.1.1 to 2.2.0 to get fixes
0 commit comments