This issue tracks divergence in our copy of mimalloc from upstream https://github.com/microsoft/mimalloc. The purpose is to help with upstreaming fixes and also so that our modifications are not lost as we pull in new mimalloc versions. **base version**: v2.1.2 ### Simple bug fixes * gh-111524 (fixed upstream) * gh-111593 * gh-111907 * gh-111527 * gh-113372 * gh-117548 * gh-117809 * gh-118808 * gh-123052 (May be specific to CPython's usage) * gh-123827 (fixed upstream) ### Mimalloc changes to support GC * gh-113263 * gh-113717 * gh-113742 * gh-114133 * gh-115488 ### Mimalloc changes for lock-free reads (using QSBR) * gh-115435
This issue tracks divergence in our copy of mimalloc from upstream https://github.com/microsoft/mimalloc. The purpose is to help with upstreaming fixes and also so that our modifications are not lost as we pull in new mimalloc versions.
base version: v2.1.2
Simple bug fixes
unused functionwarnings during mimalloc build on FREEBSD #111907Py_Initializein background thread #123052 (May be specific to CPython's usage)Mimalloc changes to support GC
Mimalloc changes for lock-free reads (using QSBR)