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 ncoghlan
Recipients Claudiu.Popa, ncoghlan, pitrou, skrah
Date 2013-09-23.23:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7fn-iovqmo=WReDpXi3E0T9B=uDvGVeypbj=rFX25GZAA@mail.gmail.com>
In-reply-to <1379969538.26.0.343286781974.issue19078@psf.upfronthosting.co.za>
Content
Aye, with the 3.3 changes, I think we should continue down the
multi-dimensional array path. I suggest we run with whatever NumPy uses for
ndarray, which I believe is "number of items in the first dimension".
History
Date User Action Args
2013-09-23 23:08:42ncoghlansetrecipients: + ncoghlan, pitrou, skrah, Claudiu.Popa
2013-09-23 23:08:42ncoghlanlinkissue19078 messages
2013-09-23 23:08:41ncoghlancreate