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 llllllllll
Recipients Arfrever, llllllllll, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, taleinat
Date 2015-06-10.15:57:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433951851.58.0.614749770846.issue24379@psf.upfronthosting.co.za>
In-reply-to
Content
It is a singleton, does not accept the `maketuple` flag, and is written in C. I did not know about the s_ attribute of numpy before writing this; however, I still think that moving this object to slice improves code clarity (s_ is not a super clear name). I also think that this behaviour belongs on the slice object.
History
Date User Action Args
2015-06-10 15:57:31llllllllllsetrecipients: + llllllllll, rhettinger, mark.dickinson, taleinat, Arfrever, steven.daprano, serhiy.storchaka
2015-06-10 15:57:31llllllllllsetmessageid: <1433951851.58.0.614749770846.issue24379@psf.upfronthosting.co.za>
2015-06-10 15:57:31lllllllllllinkissue24379 messages
2015-06-10 15:57:31llllllllllcreate