Mark Dickinson <dicki...@gmail.com> added the comment:

Okay;  I had to rework Marcos' patch a bit to get all the tests to pass.  
Here's the result.

I propose making these changes only in 2.7 and 3.2, not in 2.6 or 3.1;  
it's just possible that there's code out there that relies on some of 
the current behaviour;  I don't want to risk breaking that code in a 
bugfix release.  Does this seem reasonable?

It's possible I should be putting the tests in test_pow rather than 
test_float.

----------
versions: +Python 2.7, Python 3.2 -Python 2.6, Python 3.1
Added file: http://bugs.python.org/file15614/float_pow.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7534>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to