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 rhettinger
Recipients CuriousLearner, gvanrossum, lisroach, lukasz.langa, mark.dickinson, rhettinger, scoder, serhiy.storchaka
Date 2019-08-11.21:41:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565559662.61.0.803450994529.issue37819@roundup.psfhosted.org>
In-reply-to
Content
New changeset f03b4c8a48f62134799d368b78da35301af466a3 by Raymond Hettinger in branch 'master':
bpo-37819: Add Fraction.as_integer_ratio() (GH-15212)
https://github.com/python/cpython/commit/f03b4c8a48f62134799d368b78da35301af466a3
History
Date User Action Args
2019-08-11 21:41:02rhettingersetrecipients: + rhettinger, gvanrossum, mark.dickinson, scoder, lukasz.langa, serhiy.storchaka, lisroach, CuriousLearner
2019-08-11 21:41:02rhettingersetmessageid: <1565559662.61.0.803450994529.issue37819@roundup.psfhosted.org>
2019-08-11 21:41:02rhettingerlinkissue37819 messages
2019-08-11 21:41:02rhettingercreate