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 vstinner
Recipients asvetlov, ezio.melotti, gklein, jcea, jkloth, pitrou, python-dev, serhiy.storchaka, skrah, tim.golden, turncc, vstinner
Date 2012-11-05.12:12:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352117569.16.0.582572096874.issue16218@psf.upfronthosting.co.za>
In-reply-to
Content
"It skipped on locales which does not support "£" (cp1006, cp1250, cp1251, cp737, cp852, cp855, cp866, cp874, cp949, euc_kr, gb2312, gbk, hz, iso2022_kr, iso8859_10, iso8859_11, iso8859_16, iso8859_2, iso8859_4, iso8859_5, iso8859_6, johab, koi8_r, koi8_u, mac_arabic, mac_farsi, ptcp154, tis_620).  But the bug is actual on such locales."

This issue is not specific to this test: I create the issue #16414 to improve the situation.
History
Date User Action Args
2012-11-05 12:12:49vstinnersetrecipients: + vstinner, jcea, pitrou, tim.golden, jkloth, ezio.melotti, asvetlov, skrah, gklein, python-dev, serhiy.storchaka, turncc
2012-11-05 12:12:49vstinnersetmessageid: <1352117569.16.0.582572096874.issue16218@psf.upfronthosting.co.za>
2012-11-05 12:12:49vstinnerlinkissue16218 messages
2012-11-05 12:12:48vstinnercreate