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 mark.dickinson
Recipients mark.dickinson, serhiy.storchaka
Date 2016-08-21.10:40:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471776056.4.0.642960265158.issue26984@psf.upfronthosting.co.za>
In-reply-to
Content
The patch LGTM. I'm still in two minds about whether `__trunc__` should be required to return a strict `int`, but for now it's probably better to go with the status quo.
History
Date User Action Args
2016-08-21 10:40:56mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka
2016-08-21 10:40:56mark.dickinsonsetmessageid: <1471776056.4.0.642960265158.issue26984@psf.upfronthosting.co.za>
2016-08-21 10:40:56mark.dickinsonlinkissue26984 messages
2016-08-21 10:40:56mark.dickinsoncreate