cpython/Misc/NEWS.d/next
Carl Meyer ebe8d23407
[3.10] gh-90104: avoid RecursionError on recursive dataclass field repr (gh-100756) (GH-100785)
Avoid RecursionError on recursive dataclass field repr

(cherry picked from commit 0a7936a38f)

Automerge-Triggered-By: GH:ericvsmith
2023-01-05 18:15:27 -08:00
..
Build Python 3.10.9 2022-12-06 18:31:21 +00:00
C API [3.10] gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing (GH-99890) (#100386) 2022-12-21 15:33:21 +05:30
Core and Builtins [3.10] gh-76963: PEP3118 itemsize of an empty ctypes array should not be 0 (GH-5576) (#100451) 2022-12-23 08:55:55 +00:00
Documentation gh-100616: Document 'attr' parameter for window.vline() in curses module (GH-24961) 2022-12-30 09:05:40 -08:00
IDLE Python 3.10.9 2022-12-06 18:31:21 +00:00
Library [3.10] gh-90104: avoid RecursionError on recursive dataclass field repr (gh-100756) (GH-100785) 2023-01-05 18:15:27 -08:00
macOS Python 3.10.9 2022-12-06 18:31:21 +00:00
Security Python 3.10.9 2022-12-06 18:31:21 +00:00
Tests [3.10] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100232) 2022-12-17 12:06:06 +05:30
Tools-Demos Python 3.10.9 2022-12-06 18:31:21 +00:00
Windows bpo-43984: Allow winreg.SetValueEx to set -1 without treating it as an error (GH-25775) 2022-12-09 05:17:25 -08:00