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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, georg.brandl, resolve1, vdupras
Date 2008-02-21.09:16:16
SpamBayes Score 0.14342543
Marked as misclassified No
Message-id <1203585378.93.0.665583491581.issue2127@psf.upfronthosting.co.za>
In-reply-to
Content
IMO, connect() should accept unicode strings, and encode them to utf-8
when calling the C function.
Patch attached.
History
Date User Action Args
2008-02-21 09:16:19amaury.forgeotdarcsetspambayes_score: 0.143425 -> 0.14342543
recipients: + amaury.forgeotdarc, georg.brandl, vdupras, resolve1
2008-02-21 09:16:18amaury.forgeotdarcsetspambayes_score: 0.143425 -> 0.143425
messageid: <1203585378.93.0.665583491581.issue2127@psf.upfronthosting.co.za>
2008-02-21 09:16:17amaury.forgeotdarclinkissue2127 messages
2008-02-21 09:16:17amaury.forgeotdarccreate