Tin mới
gh-144490: Fix mimalloc debug build for C++ (#144620)
Doc: More duplicate word fixes (GH-136299)
Doc: fix duplicated words (#136086)
gh-134875: Fix mimallc build error for the old compilers (gh-134994)
gh-134586: mark `_mi_assert_fail` as `noreturn`, `cold` and `throw` (#134624)
gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (#134238)
gh-131675: Fix `mi_atomic_yield` in mimalloc on 32-bit ARM (gh-131784)
gh-125444: Fix illegal instruction for older Arm architectures (#125574)
gh-121487: Fix deprecation warning for ATOMIC_VAR_INIT in mimalloc (gh-121488)
Fix typos in comments (#120188)
gh-116984: Make mimalloc header includes relative to the current file (#118808)
gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435)
gh-115491: Keep some fields valid across allocations (free-threading) (#115573)
gh-112529: Use _PyThread_Id() in mimalloc in free-threaded build (#115488)
gh-112532: Improve mimalloc page visiting (#114133)
gh-112532: Tag mimalloc heaps and pages (#113742)
gh-112532: Isolate abandoned segments by interpreter (#113717)
gh-112532: Use separate mimalloc heaps for GC objects (gh-113263)
gh-90815: Fix mimalloc atomic.h on Windows arm64 (#111527)