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 pitrou, r.david.murray, serhiy.storchaka, skrah
Date 2015-03-12.13:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426167802.4.0.675981420488.issue23632@psf.upfronthosting.co.za>
In-reply-to
Content
sub-views and multi-dimensional slicing are not that bad: They're already implemented in _testbuffer (indeed with intermediate objects though).
History
Date User Action Args
2015-03-12 13:43:22skrahsetrecipients: + skrah, pitrou, r.david.murray, serhiy.storchaka
2015-03-12 13:43:22skrahsetmessageid: <1426167802.4.0.675981420488.issue23632@psf.upfronthosting.co.za>
2015-03-12 13:43:22skrahlinkissue23632 messages
2015-03-12 13:43:22skrahcreate