[3.13] gh-128679: Fix tracemalloc.stop() race conditions#128897
Merged
vstinner merged 6 commits intopython:3.13python/cpython:3.13from Jan 18, 2025
Commits
Commits on Jan 16, 2025
gh-128679: Fix tracemalloc.stop() race conditions
Show description for 545053fcommitted- committed
- committed
- committed
Call _PyTraceMalloc_Init() at Python startup
Show description for 54c8f9ecommitted
Commits on Jan 18, 2025
gh-128679: Skip test_tracemalloc_track_race() on debug build (#128988)
Show description for aa85a70committed