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 r.david.murray
Recipients Arfrever, BreamoreBoy, arnimar, djc, gkcn, jafo, jwilk, lemburg, pitrou, python-dev, r.david.murray, skrah, vstinner
Date 2011-08-02.11:34:29
SpamBayes Score 1.3490068e-08
Marked as misclassified No
Message-id <1312284870.5.0.589680507721.issue1813@psf.upfronthosting.co.za>
In-reply-to
Content
On Tue, 02 Aug 2011 12:12:37 +0200, Stefan Krah <stefan@bytereef.org> wrote:
> I suspect many buildbots are green because they don't have tr_TR and
> tr_TR.iso8859-9 installed.

This is true for my Gentoo buildbots.  Once we've figured out the
best way to handle this, I'll fix that (install the other locales) for
my two.

When I run the C test program I get null as the final output of that
regardless of whether I use 'tr_TR' or 'tr_TR.utf8'.

This is with glibc-2.13-r2 (the r2 is Gentoo's mod number).

As someone pointed out on python-dev, if this isn't fixable then it should be an expected failure, not a skip.

One question is, is there any platform on which the turkish locale is installed where this test actually works?
History
Date User Action Args
2011-08-02 11:34:30r.david.murraysetrecipients: + r.david.murray, lemburg, jafo, pitrou, vstinner, arnimar, jwilk, djc, Arfrever, skrah, BreamoreBoy, python-dev, gkcn
2011-08-02 11:34:30r.david.murraysetmessageid: <1312284870.5.0.589680507721.issue1813@psf.upfronthosting.co.za>
2011-08-02 11:34:29r.david.murraylinkissue1813 messages
2011-08-02 11:34:29r.david.murraycreate