mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
bpo-30038: add Misc/NEWS entry.
This commit is contained in:
parent
b7c59f0d05
commit
0a794a3256
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- bpo-30038: Fix race condition between signal delivery and wakeup file
|
||||||
|
descriptor. Patch by Nathaniel Smith.
|
||||||
|
|
||||||
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
|
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
|
||||||
|
|
||||||
- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference
|
- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue