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 r.david.murray
Recipients Isobel Hooper, barry, docs@python, loewis, martin.panter, ncoghlan, r.david.murray, slinkp
Date 2015-12-18.03:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450408089.76.0.56313922655.issue1753718@psf.upfronthosting.co.za>
In-reply-to
Content
"or on python2" should be "or ported from python2".

Also note that Nick's commit message specifically mentions a test for multi-dimensional input, so the module does indeed conform to the current bytes-like object definition in that regard.
History
Date User Action Args
2015-12-18 03:08:09r.david.murraysetrecipients: + r.david.murray, loewis, barry, ncoghlan, slinkp, docs@python, martin.panter, Isobel Hooper
2015-12-18 03:08:09r.david.murraysetmessageid: <1450408089.76.0.56313922655.issue1753718@psf.upfronthosting.co.za>
2015-12-18 03:08:09r.david.murraylinkissue1753718 messages
2015-12-18 03:08:09r.david.murraycreate