Message265512
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, lemburg, loewis, vstinner, xdegaye |
| Date | 2016-05-14.09:40:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1463218853.44.0.770588487125.issue26920@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch fixes the locale setting on startup when the LC_ALL environment variable is set to C, and as a consequence test_c_locale_surrogateescape does not fail anymore. Note that on Android HAVE_LANGINFO_H is undefined, see issue #22747. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-14 09:40:53 | xdegaye | set | recipients: + xdegaye, lemburg, loewis, vstinner, Alex.Willmer |
| 2016-05-14 09:40:53 | xdegaye | set | messageid: <1463218853.44.0.770588487125.issue26920@psf.upfronthosting.co.za> |
| 2016-05-14 09:40:53 | xdegaye | link | issue26920 messages |
| 2016-05-14 09:40:53 | xdegaye | create | |