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 amaury.forgeotdarc, ncoghlan, pitrou, teoliphant
Date 2008-12-10.11:09:38
SpamBayes Score 0.006324499
Marked as misclassified No
Message-id <1228907379.98.0.297531129759.issue4580@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding ndim > 0 and shape=NULL, the PEP doesn't allow it. Any code
that does it is already broken - we're just making it fail cleanly at
the point where it is broken rather than in some obscure fashion
somewhere else.
History
Date User Action Args
2008-12-10 11:09:40ncoghlansetrecipients: + ncoghlan, teoliphant, amaury.forgeotdarc, pitrou
2008-12-10 11:09:39ncoghlansetmessageid: <1228907379.98.0.297531129759.issue4580@psf.upfronthosting.co.za>
2008-12-10 11:09:39ncoghlanlinkissue4580 messages
2008-12-10 11:09:38ncoghlancreate