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 vstinner
Recipients vstinner
Date 2010-12-03.16:52:07
SpamBayes Score 0.010355855
Marked as misclassified No
Message-id <1291395128.6.0.22487434046.issue10616@psf.upfronthosting.co.za>
In-reply-to
Content
> complex(): raise a better but incomplete error message on error
> ("complex() arg is not a string"), incomplete because number is not
> mentionned

Fixed by r86977.
History
Date User Action Args
2010-12-03 16:52:08vstinnersetrecipients: + vstinner
2010-12-03 16:52:08vstinnersetmessageid: <1291395128.6.0.22487434046.issue10616@psf.upfronthosting.co.za>
2010-12-03 16:52:07vstinnerlinkissue10616 messages
2010-12-03 16:52:07vstinnercreate