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 methane
Recipients methane
Date 2018-11-13.12:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542110925.09.0.788709270274.issue35230@psf.upfronthosting.co.za>
In-reply-to
Content
After 2aaf0c, _Py_REF_DEBUG_COMMA in Include/object.h is used only in dictobject.c.  Let's remove it.
History
Date User Action Args
2018-11-13 12:08:45methanesetrecipients: + methane
2018-11-13 12:08:45methanesetmessageid: <1542110925.09.0.788709270274.issue35230@psf.upfronthosting.co.za>
2018-11-13 12:08:45methanelinkissue35230 messages
2018-11-13 12:08:45methanecreate