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, lisroach, lukasz.langa, mark.dickinson, rhettinger, scoder, serhiy.storchaka
Date 2019-08-11.16:54:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think this can still go in for Fractions because it completes a feature that was already started (providing the method for the concrete types where it makes sense).

Altering numbers.py can be saved for the future.
History
Date User Action Args
2019-08-11 16:54:06rhettingersetrecipients: + rhettinger, mark.dickinson, scoder, lukasz.langa, serhiy.storchaka, lisroach, CuriousLearner
2019-08-11 16:54:06rhettingersetmessageid: <[email protected]>
2019-08-11 16:54:06rhettingerlinkissue37819 messages
2019-08-11 16:54:06rhettingercreate