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 mpb, pitrou, skrah
Date 2013-11-14.12:13:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384431218.13.0.705900030182.issue19577@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I also doubt this would actually bring anything significant, which is why I asked for numbers :-) Python creates many objects in a very intensive fashion, and memoryview are not, by far, the most common object type.
History
Date User Action Args
2013-11-14 12:13:38pitrousetrecipients: + pitrou, skrah, mpb
2013-11-14 12:13:38pitrousetmessageid: <1384431218.13.0.705900030182.issue19577@psf.upfronthosting.co.za>
2013-11-14 12:13:38pitroulinkissue19577 messages
2013-11-14 12:13:37pitroucreate