diff options
author | R David Murray <rdmurray@bitdance.com> | 2012-06-02 21:56:49 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2012-06-02 21:56:49 (GMT) |
commit | 07ea53cb218812404cdbde820647ce6e4b2d0f8e (patch) | |
tree | 153fbb31a5056379715475ed55a5c91a0fcbd8a9 /Lib/pickle.py | |
parent | e11eb0f21b8107d7cf61efd37ff3555258577d51 (diff) | |
download | cpython-07ea53cb218812404cdbde820647ce6e4b2d0f8e.zip cpython-07ea53cb218812404cdbde820647ce6e4b2d0f8e.tar.gz cpython-07ea53cb218812404cdbde820647ce6e4b2d0f8e.tar.bz2 |
#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.
Diffstat (limited to 'Lib/pickle.py')
0 files changed, 0 insertions, 0 deletions