summaryrefslogtreecommitdiffstats
path: root/Lib/xml
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-03-07 22:31:21 (GMT)
committerR David Murray <rdmurray@bitdance.com>2013-03-07 22:31:21 (GMT)
commit2e78cd9b5ed8a27a38920879b6d3e34d06baa8a3 (patch)
tree167476f91ebe19f06fc72c3818900e16f523b87c /Lib/xml
parent03e667d15ac2ec7409e94e151cc04b2d9dd2005d (diff)
parentaddb0be63e82fd99d931c227b07a8f515ad3d181 (diff)
downloadcpython-2e78cd9b5ed8a27a38920879b6d3e34d06baa8a3.zip
cpython-2e78cd9b5ed8a27a38920879b6d3e34d06baa8a3.tar.gz
cpython-2e78cd9b5ed8a27a38920879b6d3e34d06baa8a3.tar.bz2
Merge: #14645: Generator now emits correct linesep for all parts.
Previously the parts of the message retained whatever linesep they had on read, which means if the messages weren't read in univeral newline mode, the line endings could well be inconsistent. In general sending it via smtplib would result in them getting fixed, but it is better to generate them correctly to begin with. Also, the new send_message method of smtplib does not do the fixup, so that method is producing rfc-invalid output without this fix.
Diffstat (limited to 'Lib/xml')
0 files changed, 0 insertions, 0 deletions