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 demian.brecht
Recipients barry, berker.peksag, demian.brecht, ethan.furman, martin.panter, orsenthil, python-dev, r.david.murray, rhettinger, serhiy.storchaka
Date 2015-02-21.16:03:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4BFCABF9-A563-43C3-8A36-0F360CFDF538@gmail.com>
In-reply-to <1424491897.03.0.49603694458.issue21793@psf.upfronthosting.co.za>
Content
Well, I’m not entirely sure how I came to the conclusion that errors were a problem (other than not spending enough time walking through it) and of course you’re right about the coercion handling it just fine. I’ve removed the explicit conversion in the code but have left the tests as they’re not tested elsewhere. Hopefully that should now wrap this up.
Files
File name Uploaded
issue21793_logfix_4.patch demian.brecht, 2015-02-21.16:03:16
History
Date User Action Args
2015-02-21 16:03:16demian.brechtsetrecipients: + demian.brecht, barry, rhettinger, orsenthil, r.david.murray, ethan.furman, python-dev, berker.peksag, martin.panter, serhiy.storchaka
2015-02-21 16:03:16demian.brechtlinkissue21793 messages
2015-02-21 16:03:16demian.brechtcreate