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 mark.dickinson, sable
Date 2010-09-22.14:19:49
SpamBayes Score 7.021366e-07
Marked as misclassified No
Message-id <1285165192.56.0.0800656895471.issue9920@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.  This looks like it's probably a bug (not a particularly serious one, but worth reporting) on AIX.

The 'tanh' configure test diagnoses a similar wrong-sign-of-zero problem on FreeBSD;  it looks as though AIX is happy here---that is, 'yes' is the expected and desired result for that configure test.
History
Date User Action Args
2010-09-22 14:19:52mark.dickinsonsetrecipients: + mark.dickinson, sable
2010-09-22 14:19:52mark.dickinsonsetmessageid: <1285165192.56.0.0800656895471.issue9920@psf.upfronthosting.co.za>
2010-09-22 14:19:50mark.dickinsonlinkissue9920 messages
2010-09-22 14:19:49mark.dickinsoncreate