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 mark.dickinson
Recipients gvanrossum, mark.dickinson, vstinner
Date 2015-01-13.09:56:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421142971.42.0.439987776722.issue23229@psf.upfronthosting.co.za>
In-reply-to
Content
Note: following the precedent of cmath.e and cmath.pi, cmath.nan and cmath.inf should have type *float*.  Let's not get into the business of deciding *which* complex infinities and nans to represent.
History
Date User Action Args
2015-01-13 09:56:11mark.dickinsonsetrecipients: + mark.dickinson, gvanrossum, vstinner
2015-01-13 09:56:11mark.dickinsonsetmessageid: <1421142971.42.0.439987776722.issue23229@psf.upfronthosting.co.za>
2015-01-13 09:56:11mark.dickinsonlinkissue23229 messages
2015-01-13 09:56:11mark.dickinsoncreate