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 SylvainDe
Recipients SylvainDe
Date 2017-03-28.12:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490704505.47.0.339319801351.issue29932@psf.upfronthosting.co.za>
In-reply-to
Content
Very uninteresting issue but error message should probably be "first argument must BE a type object" in `array__array_reconstructor_impl` in Modules/arraymodule.c .

This has been introduced with ad077154d0f305ee0ba5bf41d3cb47d1d9c43e7b .

I'll handle this issue in the next day.
History
Date User Action Args
2017-03-28 12:35:05SylvainDesetrecipients: + SylvainDe
2017-03-28 12:35:05SylvainDesetmessageid: <1490704505.47.0.339319801351.issue29932@psf.upfronthosting.co.za>
2017-03-28 12:35:05SylvainDelinkissue29932 messages
2017-03-28 12:35:05SylvainDecreate