cpython/Misc/NEWS.d/next
Kumar Aditya 229f44d353
GH-110894: Call loop exception handler for exceptions in client_connected_cb (#111601)
Call loop exception handler for exceptions in `client_connected_cb` of `asyncio.start_server` so that applications can handle it.
2023-11-02 07:38:18 +00:00
..
Build gh-110828: AIX 32bit build needs -latomic for _testcapi module (#110962) 2023-10-22 22:58:52 +02:00
C API gh-108082: Add PyErr_FormatUnraisable() function (GH-111086) 2023-10-31 23:42:44 +02:00
Core and Builtins GH-111435: Add Support for Sharing True and False Between Interpreters (gh-111436) 2023-11-02 00:09:01 +00:00
Documentation Python 3.13.0a1 2023-10-13 10:52:10 +02:00
IDLE Python 3.13.0a1 2023-10-13 10:52:10 +02:00
Library GH-110894: Call loop exception handler for exceptions in client_connected_cb (#111601) 2023-11-02 07:38:18 +00:00
Security Python 3.13.0a1 2023-10-13 10:52:10 +02:00
Tests gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (#111577) 2023-11-01 04:28:55 +01:00
Tools-Demos Python 3.13.0a1 2023-10-13 10:52:10 +02:00
Windows GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294) 2023-10-26 17:37:52 +01:00
macOS gh-111015: Install IDLE.app and Python Launcher.app on macOS with correct permissions (gh-111016) 2023-10-18 14:02:36 +01:00