summaryrefslogtreecommitdiff
path: root/Lib/unittest/suite.py
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-12-18 18:32:28 +0000
committerR. David Murray <rdmurray@bitdance.com>2010-12-18 18:32:28 +0000
commit8820c1ae62bee7f0fdd630e56dafa1c2f0c7fc1a (patch)
tree604b45215de1d689664400edc1978f9011907b1d /Lib/unittest/suite.py
parentd7b6ac66c1b81d13f2efa8d9ebba69e17c158c0a (diff)
downloadcpython-git-8820c1ae62bee7f0fdd630e56dafa1c2f0c7fc1a.tar.gz
Blocked revisions 87384 via svnmerge
........ r87384 | r.david.murray | 2010-12-18 13:25:38 -0500 (Sat, 18 Dec 2010) | 12 lines #9286: Fix the rfc822 parser to preserve whitespace in address local part. Such addresses are not RFC compliant except under the 'obsolete syntax' rules, but before this fix the whitespace was dropped from the input, concatenating the pieces. That breaks one of the principles of the email package, that of preserving the input as much as possible. It also denies the application program the opportunity to apply its own heuristics to interpretation of such non-compliant addresses. It is possible users of the email package were depending on the local part always being a single token, so this fix will not be backported. ........
Diffstat (limited to 'Lib/unittest/suite.py')
0 files changed, 0 insertions, 0 deletions