• R David Murray's avatar
    #14645: Generator now emits correct linesep for all parts. · e67c6c54
    R David Murray yazdı
    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.
    e67c6c54
Adı
Son kayıt (commit)
Son güncelleme
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...