• 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
..
RPM Loading commit data...
TextMate/Python-Dev.tmbundle Loading commit data...
Vim Loading commit data...
ACKS Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
Porting Loading commit data...
README Loading commit data...
README.AIX Loading commit data...
README.coverity Loading commit data...
README.valgrind Loading commit data...
SpecialBuilds.txt Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-config.in Loading commit data...
python-wing3.wpr Loading commit data...
python-wing4.wpr Loading commit data...
python.man Loading commit data...
python.pc.in Loading commit data...
valgrind-python.supp Loading commit data...
vgrindefs Loading commit data...