]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD (GH-30440)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Jan 2022 20:15:55 +0000 (12:15 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 20:15:55 +0000 (12:15 -0800)
commitb98730c5165467c6053e7274ae094d733aea804d
tree0b966d227b097527069e03fbf9a3a4bcb46f091b
parentb259015c1079744dbe3d58bd4c27757a6df9d1c6
bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD (GH-30440)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit c9137d4b638c0699b904011cafe68895d28dd80b)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_capi.py