This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients remi.lapeyre, skrah
Date 2020-06-09.16:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591719024.03.0.637277234475.issue40928@roundup.psfhosted.org>
In-reply-to
Content
"squashing the remark" means suppressing the message from malloc().
I would really like it if the test could be executed by default though.


Looking at:

https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/malloc.3.html


Could you try what happens if you set this environment variable?

   export MallocLogFile=/dev/null


If it works, we could build a solution around that.






.
History
Date User Action Args
2020-06-09 16:10:24skrahsetrecipients: + skrah, remi.lapeyre
2020-06-09 16:10:24skrahsetmessageid: <1591719024.03.0.637277234475.issue40928@roundup.psfhosted.org>
2020-06-09 16:10:24skrahlinkissue40928 messages
2020-06-09 16:10:23skrahcreate