cpython/Misc/NEWS.d/next
Miss Islington (bot) c34c9e3b9a
[3.12] gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) (#113068)
gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885)

The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
(cherry picked from commit 890ce430d9)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
2023-12-13 13:06:43 -08:00
..
Build [3.12] gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) (#113068) 2023-12-13 13:06:43 -08:00
C API Python 3.12.1 2023-12-07 21:46:47 +01:00
Core and Builtins [3.12] gh-94606: Fix error when message with Unicode surrogate not surrogateescaped string (GH-94641) (GH-112971) 2023-12-11 16:48:06 +00:00
Documentation Python 3.12.1 2023-12-07 21:46:47 +01:00
IDLE [3.12] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-112939) (#112960) 2023-12-11 17:14:15 +01:00
Library [3.12] gh-79429: Ignore FileNotFoundError when remove a temporary directory in the multiprocessing finalizer (GH-112865) 2023-12-09 15:13:40 +02:00
macOS [3.12] gh-110820: Disable test_signal.test_stress_modifying_handlers on macOS (GH-112834) 2023-12-09 15:53:16 +01:00
Security Python 3.12.0rc2 2023-09-05 23:57:19 +02:00
Tests [3.12] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20130) (GH-113070) 2023-12-13 20:50:50 +00:00
Tools-Demos Python 3.12.0 2023-10-02 13:48:14 +02:00
Windows Python 3.12.1 2023-12-07 21:46:47 +01:00