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 gvanrossum
Recipients gvanrossum, mark.dickinson, serhiy.storchaka, vstinner
Date 2015-01-13.16:46:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKjDzaX01MgCwCU8oVCN_LpRhFiwu2b-wcyb1JFh7Cp8g@mail.gmail.com>
In-reply-to <1421142971.42.0.439987776722.issue23229@psf.upfronthosting.co.za>
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.

Agreed.
History
Date User Action Args
2015-01-13 16:46:12gvanrossumsetrecipients: + gvanrossum, mark.dickinson, vstinner, serhiy.storchaka
2015-01-13 16:46:12gvanrossumlinkissue23229 messages
2015-01-13 16:46:12gvanrossumcreate