summaryrefslogtreecommitdiff
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-03-07 16:38:03 -0500
committerR David Murray <rdmurray@bitdance.com>2013-03-07 16:38:03 -0500
commite67c6c545b3b102fb84eb9317d8b83fb2ca2ca56 (patch)
tree25bac1df1e48f604fa9b0ef95829fb636cac0ba1 /Python/pymath.c
parent697e7bacbcd85abc073a4a91eedd396940695faf (diff)
downloadcpython-git-e67c6c545b3b102fb84eb9317d8b83fb2ca2ca56.tar.gz
#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 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions