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 vstinner
Recipients Eric.Wieser, Nofar Schnider, lisroach, mark.dickinson, njs, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2018-10-19.21:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539985595.07.0.788709270274.issue33073@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2e2025941f6a4fdb716bd141d31acf720353d21 by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-33073: Rework int.as_integer_ratio() implementation (GH-9303)
https://github.com/python/cpython/commit/b2e2025941f6a4fdb716bd141d31acf720353d21
History
Date User Action Args
2018-10-19 21:46:35vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, njs, serhiy.storchaka, Eric.Wieser, Nofar Schnider, lisroach
2018-10-19 21:46:35vstinnersetmessageid: <1539985595.07.0.788709270274.issue33073@psf.upfronthosting.co.za>
2018-10-19 21:46:35vstinnerlinkissue33073 messages
2018-10-19 21:46:35vstinnercreate