Jeffrey Yasskin added the comment: 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. ---------- dependencies: +isinstance(NotSubclassOfObject, InstanceOfAbcMeta) fails instead of returning False Added file: http://bugs.python.org/file9080/decimal-3141.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1623> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com