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 pitrou
Recipients ghaering, petri.lehtinen, pitrou
Date 2011-12-30.20:23:11
SpamBayes Score 0.012065927
Marked as misclassified No
Message-id <1325276592.36.0.826452893061.issue13676@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to also have tests for the bytes and bytearray cases.
It also seems the generic case hasn't been fixed ("""PyObject_CallFunction(self->connection->text_factory, "y", val_str)""").
History
Date User Action Args
2011-12-30 20:23:12pitrousetrecipients: + pitrou, ghaering, petri.lehtinen
2011-12-30 20:23:12pitrousetmessageid: <1325276592.36.0.826452893061.issue13676@psf.upfronthosting.co.za>
2011-12-30 20:23:11pitroulinkissue13676 messages
2011-12-30 20:23:11pitroucreate