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