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 skrah
Recipients BreamoreBoy, eric.smith, loewis, mark.dickinson, mcepl, skrah, vstinner
Date 2013-10-22.14:28:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20131022142850.GA24657@sleipnir.bytereef.org>
In-reply-to <1382451546.55.0.791294110743.issue7442@psf.upfronthosting.co.za>
Content
STINNER Victor <report@bugs.python.org> wrote:
> The following PostgreSQL issue looks to be the same than this Python issue:
> 4B7E07541D0@cvs.postgresql.org">http://www.postgresql.org/message-id/20100422015552.4B7E07541D0@cvs.postgresql.org
> 
> The fix changes temporarly the LC_CTYPE encoding:

So does my patch. :)
History
Date User Action Args
2013-10-22 14:28:48skrahsetrecipients: + skrah, loewis, mark.dickinson, vstinner, eric.smith, mcepl, BreamoreBoy
2013-10-22 14:28:48skrahlinkissue7442 messages
2013-10-22 14:28:48skrahcreate