cpython/Misc/NEWS.d/next
Petr Viktorin 7d24ea9db3
gh-121277: Allow .. versionadded:: next in docs (GH-121278)
Make `versionchanged:: next`` expand to current (unreleased) version.

When a new CPython release is cut, the release manager will replace
all such occurences of "next" with the just-released version.
(See the issue for release-tools and devguide PRs.)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-09-25 23:30:40 +02:00
..
Build gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 (GH-119401) 2024-09-25 21:23:47 +00:00
C API gh-119333: Add C api to have contextvar enter/exit callbacks (#119335) 2024-09-23 20:40:17 -07:00
C_API gh-124127: Make Py_REFCNT() opaque in limited C API 3.14 (#124128) 2024-09-24 08:42:58 +02:00
Core and Builtins gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
Core_and_Builtins gh-124513: Check args in framelocalsproxy_new() (#124515) 2024-09-25 21:41:09 +02:00
Documentation gh-121277: Allow .. versionadded:: next in docs (GH-121278) 2024-09-25 23:30:40 +02:00
IDLE gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (#124310) 2024-09-22 15:51:09 -04:00
Library gh-123884 Tee of tee was not producing n independent iterators (gh-124490) 2024-09-25 13:38:05 -07:00
macOS gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15. (#124453) 2024-09-24 19:49:58 +00:00
Security gh-124064: Make warning emitting compiler options opt-in (#124070) 2024-09-16 20:22:30 +03:00
Tests gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542) 2024-09-25 20:16:32 +00:00
Tools-Demos gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) 2024-09-04 13:16:53 -05:00
Windows gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-124449) 2024-09-25 21:00:25 +00:00