[issue27539] negative Fraction ** negative int not normalized

Roundup Robot report at bugs.python.org
Mon Aug 22 05:56:21 EDT 2016


Roundup Robot added the comment:

New changeset 7eea5b87f5fa by Mark Dickinson in branch '3.5':
Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent and base. Thanks Vedran Čačić.
https://hg.python.org/cpython/rev/7eea5b87f5fa

New changeset 902e82f71880 by Mark Dickinson in branch 'default':
Issue #27539: Merge from 3.5.
https://hg.python.org/cpython/rev/902e82f71880

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27539>
_______________________________________


More information about the Python-bugs-list mailing list