cpython/Misc/NEWS.d/next
Pablo Galindo Salgado 5bda2f637e
gh-109114: Relax the check for invalid lambdas inside f-strings to avoid false positives (#109121)
2023-09-08 17:00:23 +00:00
..
Build gh-108740: Fix "make regen-all" race condition (#108741) 2023-09-06 20:09:21 +02:00
C API gh-108765: Python.h no longer includes <ctype.h> (#108831) 2023-09-03 18:54:27 +02:00
Core and Builtins gh-109114: Relax the check for invalid lambdas inside f-strings to avoid false positives (#109121) 2023-09-08 17:00:23 +00:00
Documentation gh-102823: Document return type of floor division on floats (#102824) 2023-09-07 14:20:33 +00:00
IDLE gh-104719: IDLE - test existence of all tokenize references. (#104767) 2023-05-24 08:43:56 +00:00
Library gh-109022: [Enum] require `names=()` to create empty enum type (GH-109048) 2023-09-07 18:19:03 -07:00
Security gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00
Tests gh-103186: Suppress and assert expected RuntimeWarnings in test_sys_settrace (GH-103244) 2023-09-07 10:41:38 +03:00
Tools-Demos gh-108494: Argument Clinic: Document how to generate code that uses the limited C API (#108584) 2023-08-30 16:02:48 +02:00
Windows gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00
macOS gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00