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 alex, mark.dickinson, mattip, serhiy.storchaka, terry.reedy
Date 2012-09-22.17:09:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348333741.13.0.583109041948.issue15996@psf.upfronthosting.co.za>
In-reply-to
Content
> (1.0+0j)**(float('inf') + 0j)

Oddly enough, this is nan+nanj on OS X.  I haven't investigated what the difference is due to---probably something to do with the errno results.
History
Date User Action Args
2012-09-22 17:09:01mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, alex, serhiy.storchaka, mattip
2012-09-22 17:09:01mark.dickinsonsetmessageid: <1348333741.13.0.583109041948.issue15996@psf.upfronthosting.co.za>
2012-09-22 17:09:00mark.dickinsonlinkissue15996 messages
2012-09-22 17:09:00mark.dickinsoncreate