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 martin.panter
Recipients Oren Milman, martin.panter
Date 2017-03-06.23:10:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488841834.33.0.616364800931.issue29741@psf.upfronthosting.co.za>
In-reply-to
Content
What is the use case? Unless changing the behaviour would be useful, I think the simplest solution would be to document that the methods should only be given instances of “int”, so that it is clear that other kinds of numbers are unsupported.
History
Date User Action Args
2017-03-06 23:10:34martin.pantersetrecipients: + martin.panter, Oren Milman
2017-03-06 23:10:34martin.pantersetmessageid: <1488841834.33.0.616364800931.issue29741@psf.upfronthosting.co.za>
2017-03-06 23:10:34martin.panterlinkissue29741 messages
2017-03-06 23:10:34martin.pantercreate