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 vstinner
Recipients corona10, eric.snow, vstinner
Date 2020-05-13.12:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589372308.47.0.827141335529.issue40613@roundup.psfhosted.org>
In-reply-to
Content
The two functions are only used in assertions. They should be surrounded by "#ifndef NDEBUG (...) #endif".
History
Date User Action Args
2020-05-13 12:18:28vstinnersetrecipients: + vstinner, eric.snow, corona10
2020-05-13 12:18:28vstinnersetmessageid: <1589372308.47.0.827141335529.issue40613@roundup.psfhosted.org>
2020-05-13 12:18:28vstinnerlinkissue40613 messages
2020-05-13 12:18:28vstinnercreate