◐ Shell
clean mode source ↗

bpo-37836: document as_integer_ratio() in the data model by jdemeyer · Pull Request #15328 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@rhettinger

You should get Guido to opine on this. I think you're making this more official and pervasive and prescriptive than he intended.

There is a difference between making a helpful utility available versus trying to make everyone change their code to use it.

gvanrossum

@jdemeyer

I made this a draft PR since the doc says

This is used for conversion to :class:`fractions.Fraction`

but this is not yet true at the moment. So it depends on either #15327 (by me) or #15329 (by @serhiy-storchaka).

@jdemeyer jdemeyer marked this pull request as ready for review

August 21, 2019 09:33

@AA-Turner

@gvanrossum

Let's close it, since everything else related to this was closed.

Labels