diff options
author | R David Murray <rdmurray@bitdance.com> | 2016-01-02 17:18:34 -0500 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2016-01-02 17:18:34 -0500 |
commit | 317f64f048b6da8a53870ce6a1d63ad458ece95f (patch) | |
tree | 156ea63eb1509faaa061ba823a10ceda2d65965e /Objects/object.c | |
parent | 01759d55547c4f39d451f4063d51fd309744f3ea (diff) | |
download | cpython-git-317f64f048b6da8a53870ce6a1d63ad458ece95f.tar.gz |
#21815: violate IMAP RFC to be compatible with, e.g., gmail
and others, including imaplib's own behavior. I'm applying this only to 3.6
because there's a potential backward compatibility concern: if there are
servers that include ] characters in the 'text' portion of their imap
responses, this code change could introduce a new bug.
Patch by Lita Cho, reviewed by Jessica McKellar, Berker Peksag, Maciej Szulik,
silentghost, and me (I fleshed out the comments with the additional
info/concerns.)
Diffstat (limited to 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions