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 mark.dickinson, serhiy.storchaka
Date 2016-07-01.12:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467375792.52.0.335086308166.issue26984@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch makes int() always returning exact int.
History
Date User Action Args
2016-07-01 12:23:12serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson
2016-07-01 12:23:12serhiy.storchakasetmessageid: <1467375792.52.0.335086308166.issue26984@psf.upfronthosting.co.za>
2016-07-01 12:23:12serhiy.storchakalinkissue26984 messages
2016-07-01 12:23:12serhiy.storchakacreate