diff options
author | Jack DeVries <58614260+jdevries3133@users.noreply.github.com> | 2021-08-06 08:50:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 14:50:56 +0200 |
commit | 15d3c14df32a35ac69898a7852115722e30d7857 (patch) | |
tree | bd8fb96915ef0dcf7959139dd9460829f417ffc0 /Python/fileutils.c | |
parent | 4d77691172aae81bdcbb0ea75839d0e896c43781 (diff) | |
download | cpython-git-15d3c14df32a35ac69898a7852115722e30d7857.tar.gz |
bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-26783)
* When trying to allocate very large regions on macOS, malloc does not fail silently. It sends a noisy error out to STDERR
* This provides a helper function to warn the user, and provides the warning for test_decimal, which consistently generates these warnings on macOS.
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions