cpython/Misc/NEWS.d/next
John Belmonte 95559d2a7e
gh-108951: add TaskGroup.cancel() (#127214)
Fixes #108951

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Co-authored-by: Guido van Rossum <guido@python.org>
2026-04-24 11:22:05 -07:00
..
Build gh-138451: Support custom LLVM installation path (#138452) 2026-04-20 16:45:53 +00:00
C_API gh-146636: Improve ABI/feature selection, add new header for it (GH-148302) 2026-04-23 11:52:13 +02:00
Core_and_Builtins gh-145239: Accept unary plus literal pattern (#148566) 2026-04-23 22:07:28 +03:00
Documentation gh-148663: Document that calendar.IllegalMonthError inherits from both ValueError and IndexError (#148664) 2026-04-23 15:50:23 +01:00
IDLE gh-139551: add support for BaseExceptionGroup in IDLE (GH-139563) 2026-04-12 10:06:41 -07:00
Library gh-108951: add TaskGroup.cancel() (#127214) 2026-04-24 11:22:05 -07:00
macOS Python 3.15.0a8 2026-04-07 14:24:03 +03:00
Security gh-90309: Base64-encode cookie values embedded in JS 2026-04-22 19:22:31 +00:00
Tests Python 3.15.0a8 2026-04-07 14:24:03 +03:00
Tools-Demos Python 3.15.0a8 2026-04-07 14:24:03 +03:00
Windows gh-146458: Fix REPL height and width tracking on resize (#146459) 2026-04-07 23:09:11 +02:00