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 gphemsley
Recipients gphemsley, mark.dickinson, rhettinger
Date 2017-12-31.21:31:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514755889.54.0.467229070634.issue32466@psf.upfronthosting.co.za>
In-reply-to
Content
So, if I'm understanding your position correctly:

* We're back to needing a test for the line in question.
* We're eschewing the possibility of changing the behavior of `fractions.Fraction` to force int numerator and denominator.

Is that correct?
History
Date User Action Args
2017-12-31 21:31:29gphemsleysetrecipients: + gphemsley, rhettinger, mark.dickinson
2017-12-31 21:31:29gphemsleysetmessageid: <1514755889.54.0.467229070634.issue32466@psf.upfronthosting.co.za>
2017-12-31 21:31:29gphemsleylinkissue32466 messages
2017-12-31 21:31:29gphemsleycreate