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 benjamin.peterson
Recipients Aaron Hall, benjamin.peterson, vstinner
Date 2018-10-25.04:26:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540441604.03.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
Does this slow down debug builds at all? It probably will not end will if Py_INCREF is ever not inlined.
History
Date User Action Args
2018-10-25 04:26:44benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, Aaron Hall
2018-10-25 04:26:44benjamin.petersonsetmessageid: <1540441604.03.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-10-25 04:26:44benjamin.petersonlinkissue35059 messages
2018-10-25 04:26:43benjamin.petersoncreate