cpython/Misc/NEWS.d/next
Barney Gale 7d8725ac6f
GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793)
Remove support for supplying keyword arguments to `pathlib.Path()`. This
has been deprecated since Python 3.12.
2024-05-14 20:14:07 +00:00
..
Build GH-118836: Fix JIT build error when SHT_NOTE section is present (GH-119000) 2024-05-13 14:37:02 -07:00
C API gh-118771: Ensure names defined in optimizer.h start with Py/_Py (GH-118825) 2024-05-10 18:20:12 +02:00
Core and Builtins GH-118844: Fix build failures when combining --disable-gil with --enable-experimental-jit (GH-118935) 2024-05-11 16:19:31 -07:00
Documentation Python 3.13.0b1 2024-05-08 11:21:00 +02:00
IDLE Python 3.13.0b1 2024-05-08 11:21:00 +02:00
Library GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793) 2024-05-14 20:14:07 +00:00
Security gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (GH-118800) 2024-05-09 17:43:21 +01:00
Tests Python 3.13.0a6 2024-04-09 11:56:22 +02:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-118209: Add Windows structured exception handling to mmap module (GH-118213) 2024-05-10 10:47:30 +01:00
macOS Python 3.13.0b1 2024-05-08 11:21:00 +02:00