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 Oren Milman, amaury.forgeotdarc, benjamin.peterson, martin.panter, pitrou, serhiy.storchaka
Date 2017-03-07.06:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488868347.01.0.233607160639.issue29741@psf.upfronthosting.co.za>
In-reply-to
Content
Are there tests for accepting non-integers in other classes? If no then don't bother about tests. I suppose all this came from the implementation of the 'n' format unit in PyArg_Parse* functions.
History
Date User Action Args
2017-03-07 06:32:27serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, pitrou, benjamin.peterson, martin.panter, Oren Milman
2017-03-07 06:32:27serhiy.storchakasetmessageid: <1488868347.01.0.233607160639.issue29741@psf.upfronthosting.co.za>
2017-03-07 06:32:26serhiy.storchakalinkissue29741 messages
2017-03-07 06:32:26serhiy.storchakacreate