Files
cpython/Lib
R David Murray 07ea53cb21 #1079: Fix parsing of encoded words.
This is a behavior change: before this leading and trailing spaces were
stripped from ASCII parts, now they are preserved.  Without this fix we didn't
parse the examples in the RFC correctly, so I think breaking backward
compatibility here is justified.

Patch by Ralf Schlatterbeck.
2012-06-02 17:56:49 -04:00
..
2012-05-30 22:04:31 +02:00
2012-05-31 09:58:08 -07:00
2012-05-21 17:53:42 -06:00
2012-06-02 17:56:49 -04:00
2012-05-29 11:12:43 +01:00
2012-05-11 14:48:41 -04:00
2012-05-07 22:24:05 -04:00
2012-05-23 21:36:28 +03:00
2012-06-02 19:40:20 +02:00
2012-04-29 13:37:13 +03:00