]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD (GH-30440)
authorChristian Heimes <christian@python.org>
Thu, 6 Jan 2022 19:49:03 +0000 (21:49 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 19:49:03 +0000 (11:49 -0800)
commitc9137d4b638c0699b904011cafe68895d28dd80b
tree0be601c86a51f72a7c1eefb13e90ac4853249972
parent16dfabf75cd0786781bcd8ded6a12591fb893d68
bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD (GH-30440)

Automerge-Triggered-By: GH:tiran
Lib/test/test_capi.py