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 benjamin.peterson, serhiy.storchaka, skrah, vstinner
Date 2015-02-12.12:26:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150212122548.GA4356@bytereef.org>
In-reply-to <1423739938.53.0.538309545973.issue23446@psf.upfronthosting.co.za>
Content
Yes, but these (degenerate) arrays tend to arise only as a result of slicing.
Last time I looked NumPy had MAX_NDIM=32, so we should be fine.
History
Date User Action Args
2015-02-12 12:26:07skrahsetrecipients: + skrah, vstinner, benjamin.peterson, serhiy.storchaka
2015-02-12 12:26:07skrahlinkissue23446 messages
2015-02-12 12:26:07skrahcreate