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 ronaldoussoren
Recipients benjamin.peterson, eelizondo, ronaldoussoren, twouters
Date 2018-08-29.07:17:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535527020.12.0.56676864532.issue34522@psf.upfronthosting.co.za>
In-reply-to
Content
BTW. And that -1 was even before considering that PyVarObject_HEAD_INIT is not a type-object specific macro, but a macro to staticky initialize values of PyVarObject.
History
Date User Action Args
2018-08-29 07:17:00ronaldoussorensetrecipients: + ronaldoussoren, twouters, benjamin.peterson, eelizondo
2018-08-29 07:17:00ronaldoussorensetmessageid: <1535527020.12.0.56676864532.issue34522@psf.upfronthosting.co.za>
2018-08-29 07:17:00ronaldoussorenlinkissue34522 messages
2018-08-29 07:17:00ronaldoussorencreate