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 jdemeyer
Recipients Eric.Wieser, jdemeyer, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, steven.daprano, wolma
Date 2019-08-05.09:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564995859.26.0.840294179916.issue28716@roundup.psfhosted.org>
In-reply-to
Content
See https://discuss.python.org/t/pep-3141-ratio-instead-of-numerator-denominator/2037/24?u=jdemeyer for a proposal to define a new dunder __ratio__ (instead of as_integer_ratio) for this.
History
Date User Action Args
2019-08-05 09:04:19jdemeyersetrecipients: + jdemeyer, rhettinger, mark.dickinson, scoder, steven.daprano, serhiy.storchaka, Eric.Wieser, wolma, josh.r
2019-08-05 09:04:19jdemeyersetmessageid: <1564995859.26.0.840294179916.issue28716@roundup.psfhosted.org>
2019-08-05 09:04:19jdemeyerlinkissue28716 messages
2019-08-05 09:04:19jdemeyercreate