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 skrah
Recipients rhettinger, serhiy.storchaka, skrah
Date 2016-10-10.11:55:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476100500.56.0.941528909449.issue28397@psf.upfronthosting.co.za>
In-reply-to
Content
The same applies to memoryview.c and _testbuffer.c -- I doubt that there's any measurable speed benefit and the clarity is reduced (I also don't want macros there).
History
Date User Action Args
2016-10-10 11:55:00skrahsetrecipients: + skrah, rhettinger, serhiy.storchaka
2016-10-10 11:55:00skrahsetmessageid: <1476100500.56.0.941528909449.issue28397@psf.upfronthosting.co.za>
2016-10-10 11:55:00skrahlinkissue28397 messages
2016-10-10 11:55:00skrahcreate