Skip to content

Commit 7be651c

Browse files
authored
bpo-27585: Add a NEWS entry for #1031 (#2036)
1 parent 74921ed commit 7be651c

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
@@ -350,6 +350,9 @@ Extension Modules
350350
Library
351351
-------
352352

353+
- bpo-27585: Fix waiter cancellation in asyncio.Lock.
354+
Patch by Mathieu Sornay.
355+
353356
- bpo-30014: modify() method of poll(), epoll() and devpoll() based classes of
354357
selectors module is around 10% faster. Patch by Giampaolo Rodola'.
355358

0 commit comments

Comments
 (0)