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 umedoblock
Recipients docs@python, mark.dickinson, r.david.murray, terry.reedy, umedoblock
Date 2011-06-05.02:10:28
SpamBayes Score 0.001215829
Marked as misclassified No
Message-id <1307239829.34.0.532473718677.issue12211@psf.upfronthosting.co.za>
In-reply-to
Content
sorry.
I fix my bug.

but this patch contain new fail...

math.copysign(-1., 0.)
returns 1.
History
Date User Action Args
2011-06-05 02:10:29umedoblocksetrecipients: + umedoblock, terry.reedy, mark.dickinson, r.david.murray, docs@python
2011-06-05 02:10:29umedoblocksetmessageid: <1307239829.34.0.532473718677.issue12211@psf.upfronthosting.co.za>
2011-06-05 02:10:28umedoblocklinkissue12211 messages
2011-06-05 02:10:28umedoblockcreate