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 mark.dickinson
Recipients mark.dickinson, rhettinger, veky
Date 2016-07-18.13:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468846895.93.0.123831549422.issue27539@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, that's an embarrassing bug.

Branching depending on the sign sounds fine to me. There's no point worrying about supporting strange Fraction-like things without a concrete idea of exactly which such things we want to support.

Are you interested in writing a patch?
History
Date User Action Args
2016-07-18 13:01:35mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, veky
2016-07-18 13:01:35mark.dickinsonsetmessageid: <1468846895.93.0.123831549422.issue27539@psf.upfronthosting.co.za>
2016-07-18 13:01:35mark.dickinsonlinkissue27539 messages
2016-07-18 13:01:35mark.dickinsoncreate