]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112532: Require mimalloc in `--disable-gil` builds (gh-112883)
authorSam Gross <colesbury@gmail.com>
Tue, 12 Dec 2023 00:04:48 +0000 (19:04 -0500)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 00:04:48 +0000 (09:04 +0900)
commitfdee7b7b3e15931d58f07e5449de2e55b4d48b05
treee04dca3c8005a42f1d5973938e6e41c64a6a6a26
parentfed294c6453527addd1644633849e2d8492058c5
gh-112532: Require mimalloc in `--disable-gil` builds (gh-112883)
Include/internal/pycore_pymem_init.h
Lib/test/support/__init__.py
Lib/test/test_capi/test_mem.py
Lib/test/test_cmd_line.py
Lib/test/test_embed.py
Lib/test/test_os.py
Objects/obmalloc.c
Programs/_testembed.c
configure
configure.ac