Skip to content

Commit 099cf04

Browse files
committed
Fix NEWS file formatting - remove duplicate metadata
1 parent 2563ac4 commit 099cf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2026-03-20-05-10-21.gh-issue-146194.aXjDnd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
Fix nested :exc:`KeyboardInterrupt` handling in :mod:`asyncio`.
66
Previously, multiple Ctrl+C presses would cause a crash with
77
``Task was destroyed but it is pending!``. Now nested cancellations
8-
propagate correctly through multiple levels.
8+
propagate correctly through multiple levels.

0 commit comments

Comments
 (0)