• R David Murray's avatar
    #1079: Fix parsing of encoded words. · 07ea53cb
    R David Murray yazdı
    This is a behavior change: before this leading and trailing spaces were
    stripped from ASCII parts, now they are preserved.  Without this fix we didn't
    parse the examples in the RFC correctly, so I think breaking backward
    compatibility here is justified.
    
    Patch by Ralf Schlatterbeck.
    07ea53cb
nntplib.py 41.5 KB