[ros-bugs] [Bug 1255] mathematic display/computation and python compatibility

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jul 9 20:22:06 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=1255





--- Comment #11 from grschneider <grschneider at gmail.com>  2008-07-09 20:22:04 CET ---
You're looking at code from the gnu c library, i suspect this code can be
considered correct. This library is used very often and such simple errors
would be known.

Python 2.3.5 has this error, Python 2.5.2 has not - so Python must have fixed
something in their own code as it seems. The tests haven't been changed from
2.3.5 to 2.5.2, only one test was added to test_divmod.
Python is evolving as well, so please use a recent version and don't search for
old bugs that seem to have already been adressed. divmod is a python command
after all.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list