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 methane, serhiy.storchaka, vstinner
Date 2018-10-25.22:02:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540504922.2.0.788709270274.issue35053@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c89a93271447ec65e83a1dc7605e62dbf272cafd by Victor Stinner in branch 'master':
bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107)
https://github.com/python/cpython/commit/c89a93271447ec65e83a1dc7605e62dbf272cafd
History
Date User Action Args
2018-10-25 22:02:02vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2018-10-25 22:02:02vstinnersetmessageid: <1540504922.2.0.788709270274.issue35053@psf.upfronthosting.co.za>
2018-10-25 22:02:02vstinnerlinkissue35053 messages
2018-10-25 22:02:02vstinnercreate