This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author veky
Recipients mark.dickinson, rhettinger, terry.reedy, veky
Date 2016-07-23.05:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469251724.62.0.194818518916.issue27539@psf.upfronthosting.co.za>
In-reply-to
Content
The .diff format of patch for fractions.py is at 
http://bugs.python.org/file43786/TwCVpiFp.diff

The line numbers in it are the newest I could get (from 
https://hg.python.org/cpython/file/default/Lib/fractions.py).

I would also add the test I was talking about (Fraction(-1, 2) ** -1), if I knew where to do it.
History
Date User Action Args
2016-07-23 05:28:44vekysetrecipients: + veky, rhettinger, terry.reedy, mark.dickinson
2016-07-23 05:28:44vekysetmessageid: <1469251724.62.0.194818518916.issue27539@psf.upfronthosting.co.za>
2016-07-23 05:28:44vekylinkissue27539 messages
2016-07-23 05:28:44vekycreate