Message 392360 - Python tracker

Message392360

Author vstinner
Recipients Mark.Shannon, ammar2, christian.heimes, lunixbochs2, steve.dower, vstinner
Date 2021-04-29.23:26:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619738818.25.0.286091634358.issue42800@roundup.psfhosted.org>
In-reply-to
Content
Can you please rename AUDIT_READ to PY_AUDIT_READ? We should avoid adding symbols without Py/PY prefix to the Python C API.
History
Date User Action Args
2021-04-29 23:26:58vstinnersetrecipients: + vstinner, christian.heimes, Mark.Shannon, steve.dower, ammar2, lunixbochs2
2021-04-29 23:26:58vstinnersetmessageid: <1619738818.25.0.286091634358.issue42800@roundup.psfhosted.org>
2021-04-29 23:26:58vstinnerlinkissue42800 messages
2021-04-29 23:26:58vstinnercreate