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 oz.tamir
Recipients oz.tamir
Date 2015-05-28.07:49:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432799390.62.0.23382789622.issue24312@psf.upfronthosting.co.za>
In-reply-to
Content
I created a patch that will raise a TypeError when _write_data() has recvived an argument that is not a str.

I found this exception and the error message it provide to be more straight forward and helpful when encountering this error.
History
Date User Action Args
2015-05-28 07:49:50oz.tamirsetrecipients: + oz.tamir
2015-05-28 07:49:50oz.tamirsetmessageid: <1432799390.62.0.23382789622.issue24312@psf.upfronthosting.co.za>
2015-05-28 07:49:50oz.tamirlinkissue24312 messages
2015-05-28 07:49:50oz.tamircreate