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 serhiy.storchaka
Recipients Antony.Lee, docs@python, serhiy.storchaka
Date 2018-03-09.07:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520579784.98.0.467229070634.issue33033@psf.upfronthosting.co.za>
In-reply-to
Content
This doesn't look a good idea to me. It is implied that all checks are performed. For example it is implied that an error will be raised if the argument is of wrong type. I think that adding "with overflow checking" to every converting from a Python integer will just clutter the documentation.
History
Date User Action Args
2018-03-09 07:16:25serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, Antony.Lee
2018-03-09 07:16:24serhiy.storchakasetmessageid: <1520579784.98.0.467229070634.issue33033@psf.upfronthosting.co.za>
2018-03-09 07:16:24serhiy.storchakalinkissue33033 messages
2018-03-09 07:16:24serhiy.storchakacreate