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 serhiy.storchaka
Recipients eric.smith, loewis, mark.dickinson, mattip, serhiy.storchaka
Date 2012-04-09.18:07:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333994856.62.0.300531805465.issue14521@psf.upfronthosting.co.za>
In-reply-to
Content
May be it would be more reasonable if math.copysign(1., float('nan')) return a float('nan')?
History
Date User Action Args
2012-04-09 18:07:36serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, mark.dickinson, eric.smith, mattip
2012-04-09 18:07:36serhiy.storchakasetmessageid: <1333994856.62.0.300531805465.issue14521@psf.upfronthosting.co.za>
2012-04-09 18:07:36serhiy.storchakalinkissue14521 messages
2012-04-09 18:07:36serhiy.storchakacreate