summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_streams.py
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-03-05 18:54:20 (GMT)
committerGitHub <noreply@github.com>2024-03-05 18:54:20 (GMT)
commit72714c0266ce6d39c7c7fb63f617573b8f5a3cb2 (patch)
tree5542da152c1074e606ab1d058191c96b7217e594 /Lib/test/test_asyncio/test_streams.py
parentdab85e01898ae737ba6197199090a51a6d4dd1fb (diff)
downloadcpython-72714c0266ce6d39c7c7fb63f617573b8f5a3cb2.zip
cpython-72714c0266ce6d39c7c7fb63f617573b8f5a3cb2.tar.gz
cpython-72714c0266ce6d39c7c7fb63f617573b8f5a3cb2.tar.bz2
gh-115103: Enable internal mimalloc assertions in debug builds (#116343)
This sets `MI_DEBUG` to `2` in debug builds to enable `mi_assert_internal()` calls. Expensive internal assertions are not enabled. This also disables an assertion in free-threaded builds that would be triggered by the free-threaded GC because we traverse heaps that are not owned by the current thread.
Diffstat (limited to 'Lib/test/test_asyncio/test_streams.py')
0 files changed, 0 insertions, 0 deletions