Victor Stinner
d45c7f8d74
Issue #16455 : On FreeBSD and Solaris, if the locale is C, the
...
ASCII/surrogateescape codec is now used, instead of the locale encoding, to
decode the command line arguments. This change fixes inconsistencies with
os.fsencode() and os.fsdecode() because these operating systems announces an
ASCII locale encoding, whereas the ISO-8859-1 encoding is used in practice.
2012-12-04 01:34:47 +01:00
..
2012-01-18 21:45:15 +01:00
2012-05-15 14:45:03 +02:00
2012-11-25 14:36:26 +00:00
2012-11-21 18:36:08 +02:00
2012-06-18 20:30:44 +00:00
2012-10-12 11:40:01 -04:00
2012-11-03 23:05:18 +02:00
2012-11-25 14:36:26 +00:00
2012-06-19 16:30:28 +00:00
2012-04-29 15:31:56 +01:00
2010-10-05 22:18:29 +00:00
2010-05-03 19:29:34 +00:00
2012-05-04 15:20:40 -04:00
2012-05-04 15:20:40 -04:00
2012-05-04 15:20:40 -04:00
2012-05-04 15:20:40 -04:00
2012-10-05 01:04:27 +02:00
2012-05-04 15:20:40 -04:00
2012-05-13 11:19:23 -05:00
2012-11-03 15:56:05 +02:00
2012-12-04 01:34:47 +01:00
2012-10-02 00:33:47 +02:00
2012-04-14 14:10:13 -04:00
2010-05-09 16:14:21 +00:00
2012-03-23 12:50:53 +00:00
2012-09-10 13:17:23 +02:00
2012-03-04 16:26:19 +01:00
2010-05-09 16:14:21 +00:00
2012-11-23 18:48:32 +02:00
2010-08-01 19:17:57 +00:00
2012-01-15 19:31:57 -06:00
2012-11-15 21:39:36 -05:00
2012-04-20 15:22:50 -04:00
2012-10-05 01:04:27 +02:00
2012-11-20 15:35:27 -05:00
2011-07-17 22:49:50 -05:00
2012-07-28 19:44:05 +02:00
2011-09-29 04:01:43 +02:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2012-01-13 21:43:40 +10:00
2012-11-05 00:06:32 +02:00
2012-09-20 20:56:47 +02:00
2010-05-09 16:14:21 +00:00
2012-09-06 01:17:42 +02:00
2010-05-09 16:14:21 +00:00
2012-04-29 15:31:56 +01:00
2012-11-25 14:36:26 +00:00
2012-11-07 09:07:22 +01:00
2012-06-12 22:46:37 +02:00
2012-09-07 23:51:22 +02:00
2012-09-11 17:30:53 +02:00
2012-11-25 14:37:43 +00:00
2012-11-19 00:44:37 +01:00
2010-05-09 16:14:21 +00:00
2012-06-18 20:30:44 +00:00
2011-03-14 17:36:54 +01:00
2012-12-02 08:38:42 +01:00
2012-10-05 01:04:27 +02:00
2012-07-30 13:08:58 +02:00