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 vstinner
Date 2020-02-05.11:18:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580901539.4.0.86987847698.issue39543@roundup.psfhosted.org>
In-reply-to
Content
New changeset f16433a73138f279642e581074135694ddcfe965 by Victor Stinner in branch 'master':
bpo-39543: Remove unused _Py_Dealloc() macro (GH-18361)
https://github.com/python/cpython/commit/f16433a73138f279642e581074135694ddcfe965
History
Date User Action Args
2020-02-05 11:18:59vstinnersetrecipients: + vstinner
2020-02-05 11:18:59vstinnersetmessageid: <1580901539.4.0.86987847698.issue39543@roundup.psfhosted.org>
2020-02-05 11:18:59vstinnerlinkissue39543 messages
2020-02-05 11:18:59vstinnercreate