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 kellerfuchs
Recipients kellerfuchs, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2018-12-07.16:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544201247.44.0.788709270274.issue35431@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy Storchaka:
> I think that it is better to add this function in a new module imath, which could contain other integer functions

imath is a fine idea, and you already started a discussion in python-ideas@, but it's a much bigger undertaking than just adding this one function, and you can move it there once imath happens.
As such, I think it's out-of-scope in this issue.
History
Date User Action Args
2018-12-07 16:47:27kellerfuchssetrecipients: + kellerfuchs, tim.peters, rhettinger, mark.dickinson, steven.daprano, serhiy.storchaka
2018-12-07 16:47:27kellerfuchssetmessageid: <1544201247.44.0.788709270274.issue35431@psf.upfronthosting.co.za>
2018-12-07 16:47:27kellerfuchslinkissue35431 messages
2018-12-07 16:47:27kellerfuchscreate