cpython/Misc/NEWS.d/next
Mark Dickinson b72251de93
gh-102823: Document return type of floor division on floats (#102824)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-09-07 14:20:33 +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-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) 2023-09-07 17:00:13 +03: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-108751: Add copy.replace() function (GH-108752) 2023-09-06 23:55:42 +03:00
macOS gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00: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