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 belopolsky
Recipients Alexander.Belopolsky, belopolsky, pitrou, python-dev, skrah
Date 2012-09-03.20:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346705921.4.0.268007277242.issue15855@psf.upfronthosting.co.za>
In-reply-to
Content
A few remaining comments:

1) shape being None for 0-d views in 3.2 is probably a bug.  I did not mention that behavior in docstring.

2) "a N-dimensional array" typo was copied from ReST.  Fixing it does not deserve a separate tracker entry, but I would like to review the whole section and add new/changed in 3.3 as necessary once we resolve (1) above.
History
Date User Action Args
2012-09-03 20:58:41belopolskysetrecipients: + belopolsky, pitrou, skrah, Alexander.Belopolsky, python-dev
2012-09-03 20:58:41belopolskysetmessageid: <1346705921.4.0.268007277242.issue15855@psf.upfronthosting.co.za>
2012-09-03 20:58:40belopolskylinkissue15855 messages
2012-09-03 20:58:40belopolskycreate