Message192433
The UTF-8 value seems suspect to me, but is actually supported by the system, changing it to a nonsense value results in failure in the C function setlocale.
As for the patch: I'd add this workaround only to the OSX platform (that is, test for sys.platform == 'darwin' before checking for UTF-8 as a value). |
|
| Date |
User |
Action |
Args |
| 2013-07-06 12:49:45 | ronaldoussoren | set | recipients:
+ ronaldoussoren, vstinner, Dmitry.Jemerov |
| 2013-07-06 12:49:45 | ronaldoussoren | set | messageid: <[email protected]> |
| 2013-07-06 12:49:45 | ronaldoussoren | link | issue18378 messages |
| 2013-07-06 12:49:45 | ronaldoussoren | create | |
|