cpython/Misc/NEWS.d/next
Terry Jan Reedy e207cc181f
gh-114628: Display csv.Error without context (#115005)
When cvs.Error is raised when TypeError is caught,
the TypeError display and 'During handling' note is just noise
with duplicate information.  Suppress with 'from None'.
2024-02-04 20:57:54 -05:00
..
Build gh-114875: Require getgrent for building the grp extension module (#114876) 2024-02-03 00:30:52 +01:00
C API gh-114685: PyBuffer_FillInfo() now raises on PyBUF_{READ,WRITE} (GH-114802) 2024-02-04 19:16:43 +00:00
Core and Builtins gh-114388: Fix warnings when assign an unsigned integer member (GH-114391) 2024-02-04 17:32:25 +02:00
Documentation gh-114123: Migrate docstring from _csv to csv (#114124) 2024-01-18 22:18:42 +00:00
IDLE gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) 2024-02-02 10:38:43 +00:00
Library gh-114628: Display csv.Error without context (#115005) 2024-02-04 20:57:54 -05:00
macOS gh-114490: Add check for Mach-O linkage in Lib/platform.py (#114491) 2024-01-26 21:36:50 +01:00
Security Python 3.13.0a3 2024-01-17 13:14:40 +01:00
Tests gh-114099: Add test exclusions to support running the test suite on iOS (#114889) 2024-02-05 01:04:57 +01:00
Tools-Demos Python 3.13.0a2 2023-11-22 12:20:24 +01:00
Windows gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) 2024-02-01 17:54:02 -06:00