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 yselivanov
Recipients Yury.Selivanov, casevh, josh.r, lemburg, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner, yselivanov, zbyrne
Date 2016-02-05.16:22:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454689359.24.0.534961799408.issue21955@psf.upfronthosting.co.za>
In-reply-to
Content
Anyways, if it's about macro vs non-macro, I can inline the macro by hand (which I think is an inferior approach here).  But I'd like the final code to use my approach of using slots directly, instead of modifying longobject/floatobject to export lots of *internal* stuff.
History
Date User Action Args
2016-02-05 16:22:39yselivanovsetrecipients: + yselivanov, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, casevh, skrah, Yury.Selivanov, serhiy.storchaka, josh.r, zbyrne
2016-02-05 16:22:39yselivanovsetmessageid: <1454689359.24.0.534961799408.issue21955@psf.upfronthosting.co.za>
2016-02-05 16:22:39yselivanovlinkissue21955 messages
2016-02-05 16:22:39yselivanovcreate