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 pitrou
Recipients barry, gvanrossum, pitrou, scoder, serhiy.storchaka
Date 2015-06-19.13:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434721369.39.0.401305661758.issue24469@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently, this is because of 200559fcc664. The fix is weird, though: why duplicate code instead of moving it into tp_free?

I'd rather let Guido and Barry discuss this, I'm not willing to touch the 2.x int type anymore.
History
Date User Action Args
2015-06-19 13:42:49pitrousetrecipients: + pitrou, gvanrossum, barry, scoder, serhiy.storchaka
2015-06-19 13:42:49pitrousetmessageid: <1434721369.39.0.401305661758.issue24469@psf.upfronthosting.co.za>
2015-06-19 13:42:49pitroulinkissue24469 messages
2015-06-19 13:42:49pitroucreate