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 Eric.Wieser, Nofar Schnider, lisroach, mark.dickinson, njs, rhettinger, serhiy.storchaka, tim.peters
Date 2018-09-14.06:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536908187.96.0.956365154283.issue33073@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5ac704306f4b81ae3f28d8742408d3214b145e8a by Raymond Hettinger (Lisa Roach) in branch 'master':
bpo-33073: Adding as_integer_ratio to ints. (GH-8750)
https://github.com/python/cpython/commit/5ac704306f4b81ae3f28d8742408d3214b145e8a
History
Date User Action Args
2018-09-14 06:56:28rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, njs, serhiy.storchaka, Eric.Wieser, Nofar Schnider, lisroach
2018-09-14 06:56:27rhettingersetmessageid: <1536908187.96.0.956365154283.issue33073@psf.upfronthosting.co.za>
2018-09-14 06:56:27rhettingerlinkissue33073 messages
2018-09-14 06:56:27rhettingercreate