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 jyasskin
Recipients facundobatista, gvanrossum, jyasskin, mark.dickinson
Date 2008-01-06.23:18:29
SpamBayes Score 0.004339831
Marked as misclassified No
Message-id <1199661511.43.0.345691691491.issue1623@psf.upfronthosting.co.za>
In-reply-to
Content
I think this reflects the consensus of
http://mail.python.org/pipermail/python-dev/2008-January/075798.html. I
haven't yet implemented Context.round() as I suggested at
http://mail.python.org/pipermail/python-dev/2008-January/075920.html
because there are more details to discuss, and I don't want to sidetrack
the discussion about basic PEP 3141 support.

The test currently fails due to issue 1747. I'll double-check that it
passes once that's fixed.
History
Date User Action Args
2008-01-06 23:18:31jyasskinsetspambayes_score: 0.00433983 -> 0.004339831
recipients: + jyasskin, gvanrossum, facundobatista, mark.dickinson
2008-01-06 23:18:31jyasskinsetspambayes_score: 0.00433983 -> 0.00433983
messageid: <1199661511.43.0.345691691491.issue1623@psf.upfronthosting.co.za>
2008-01-06 23:18:30jyasskinlinkissue1623 messages
2008-01-06 23:18:29jyasskincreate