Facundo Batista added the comment:

Mmm... I thought this would be a clean backport... but no.

If we just copy the files to 2.5, we get two failures running the tests.

- test_hash_method (DecimalUsabilityTest): This is because of the
changes we made to the hash builtin in the trunk, and we should avoid
this test if version < 2.6.

- test_normalize: Exception "Clamped" raised on line nrmx218. I don't
have a clue why this one fails.

Mark, could you please take a look at it?

Thank you!

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1182>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to