This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author maciej.szulik
Recipients BreamoreBoy, barry, joebauer, maciej.szulik, r.david.murray
Date 2015-11-13.23:11:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447456313.47.0.914217809001.issue13940@psf.upfronthosting.co.za>
In-reply-to
Content
From imaplib.IMAP4 class description we're stating to quote parameters if necessary. This patch adds that capability according to https://tools.ietf.org/html/rfc3501#section-5.1
History
Date User Action Args
2015-11-13 23:11:53maciej.szuliksetrecipients: + maciej.szulik, barry, r.david.murray, BreamoreBoy, joebauer
2015-11-13 23:11:53maciej.szuliksetmessageid: <1447456313.47.0.914217809001.issue13940@psf.upfronthosting.co.za>
2015-11-13 23:11:53maciej.szuliklinkissue13940 messages
2015-11-13 23:11:53maciej.szulikcreate