summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-03-20 17:24:13 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2010-03-20 17:24:13 (GMT)
commit41575c9282640da6a03398a2f4c26d800c75f157 (patch)
tree683a33c3b986a6c425c2b3077e2634f7e1614840 /Python/pythonrun.c
parentb8022c8ad1e4af313c7086dfa9116278a9e57ac2 (diff)
downloadcpython-41575c9282640da6a03398a2f4c26d800c75f157.zip
cpython-41575c9282640da6a03398a2f4c26d800c75f157.tar.gz
cpython-41575c9282640da6a03398a2f4c26d800c75f157.tar.bz2
Blocked revisions 78778 via svnmerge
........ r78778 | r.david.murray | 2010-03-07 21:04:06 -0500 (Sun, 07 Mar 2010) | 9 lines Issue #7143: get_payload used to strip any trailing newline from a base64 transfer-encoded payload *after* decoding it; it no longer does. email had a special method in utils, _bdecode, specifically to do this, so it must have served a purpose at some point, yet it is clearly wrong per RFC. Fixed with Barry's approval, but no backport. Email package minor version number is bumped, now version 4.0.1. Patch by Joaquin Cuenca Abela. ........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions