Files
cpython/Lib
R David Murray e5e366c856 #11584: make Header and make_header handle binary unknown-8bit input
Analogous to the decode_header fix, this fix makes Header.append and
make_header correctly handle the unknown-8bit charset introduced by email5.1,
when the input to them is binary strings.  Previous to this fix the
make_header(decode_header(x)) == x invariant was broken in the face of the
unknown-8bit charset.
2011-06-18 12:57:28 -04:00
..
2011-03-26 18:17:05 -05:00
2011-04-20 19:24:09 +02:00
2011-05-25 18:13:49 +02:00
2011-03-21 02:51:38 +01:00
2011-05-14 06:47:51 +03:00
2011-03-26 18:11:54 -05:00
2011-03-27 21:07:13 +02:00
2011-05-29 16:09:08 -05:00
2011-03-16 11:35:38 +02:00
2011-03-16 11:35:38 +02:00
2011-04-27 10:20:38 +03:00
2011-05-09 08:10:38 +02:00
2011-03-16 11:35:38 +02:00
2011-04-29 16:16:36 +02:00
2011-05-06 00:02:12 +10:00
2011-03-16 11:35:38 +02:00
2011-03-16 11:35:38 +02:00
2011-05-07 19:09:34 +02:00
2011-03-15 05:59:46 +02:00
2011-05-14 15:35:19 -07:00
2011-04-20 19:24:09 +02:00
2011-05-09 08:10:38 +02:00
2011-03-15 05:59:46 +02:00
2011-03-16 11:35:38 +02:00
2011-05-25 18:13:49 +02:00
2011-05-04 18:39:29 +03:00
2011-04-28 07:51:14 +03:00
2011-03-25 14:25:36 +02:00
2011-01-23 21:33:36 +00:00
2011-05-06 10:57:22 +02:00
2011-05-24 12:51:24 -05:00
2011-01-16 09:16:27 +00:00
2011-04-17 16:48:52 +02:00
2011-03-16 11:35:38 +02:00