cpython/Misc/NEWS.d/next
Jérome Perrin 04fabe22dd
gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2024-01-16 09:49:24 +00:00
..
Build gh-80532: Do not set ipv6type when cross-compiling (#17956) 2024-01-05 15:34:25 +00:00
C API gh-111545: Add Py_HashPointer() function (#112096) 2023-12-06 15:09:22 +01:00
Core and Builtins GH-113655: Lower the C recursion limit on various platforms (GH-113944) 2024-01-16 09:32:01 +00:00
Documentation gh-95649: Document that asyncio contains uvloop code (#107536) 2024-01-12 22:21:13 +00:00
IDLE gh-113903: Fix an IDLE configdialog test (#113973) 2024-01-11 22:10:00 -05:00
Library gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359) 2024-01-16 09:49:24 +00:00
macOS gh-113666: Adding missing UF_ and SF_ flags to module 'stat' (#113667) 2024-01-15 12:22:43 +01:00
Security gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303) 2023-12-07 18:01:58 +02:00
Tests GH-44626, GH-105476: Fix ntpath.isabs() handling of part-absolute paths (#113829) 2024-01-13 07:36:05 +00:00
Tools-Demos Python 3.13.0a2 2023-11-22 12:20:24 +01:00
Windows gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716) 2024-01-12 15:27:56 +00:00