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 belopolsky, gladman, mark.dickinson, pitrou, scoder, serhiy.storchaka, wolma
Date 2014-10-05.08:54:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412499260.08.0.223033839646.issue22486@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I misread;  thanks.

What happens with this patch if a Fraction has been created with Integrals that aren't of type int?  (E.g., with NumPy int32 instances, for example?)
History
Date User Action Args
2014-10-05 08:54:20mark.dickinsonsetrecipients: + mark.dickinson, belopolsky, pitrou, scoder, serhiy.storchaka, wolma, gladman
2014-10-05 08:54:20mark.dickinsonsetmessageid: <1412499260.08.0.223033839646.issue22486@psf.upfronthosting.co.za>
2014-10-05 08:54:20mark.dickinsonlinkissue22486 messages
2014-10-05 08:54:19mark.dickinsoncreate