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 schmir
Recipients loewis, schmir, vstinner
Date 2013-01-01.22:55:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357080941.82.0.090341984664.issue16208@psf.upfronthosting.co.za>
In-reply-to
Content
The TypeError error happened when using gevent. I've already written in that other issue that this information was wrong and I get a "bad family" error. Sorry, about that.

But this also demonstrates my point here. The Type error was raised exactly because the gevent code didn't expect a string at that point!
History
Date User Action Args
2013-01-01 22:55:41schmirsetrecipients: + schmir, loewis, vstinner
2013-01-01 22:55:41schmirsetmessageid: <1357080941.82.0.090341984664.issue16208@psf.upfronthosting.co.za>
2013-01-01 22:55:41schmirlinkissue16208 messages
2013-01-01 22:55:41schmircreate