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 2019-04-12.10:40:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555065624.03.0.410638073013.issue36611@roundup.psfhosted.org>
In-reply-to
Content
I wrote 2 pull requests for the two options:

* PR 12795 removes serialno field
* PR 12796 adds PYMEM_DEBUG_SERIALNO define which is unset by default
History
Date User Action Args
2019-04-12 10:40:24vstinnersetrecipients: + vstinner
2019-04-12 10:40:24vstinnersetmessageid: <1555065624.03.0.410638073013.issue36611@roundup.psfhosted.org>
2019-04-12 10:40:24vstinnerlinkissue36611 messages
2019-04-12 10:40:23vstinnercreate