[2.7] bpo-33336, imaplib: Legalize MOVE command (GH-6569) by miss-islington · Pull Request #8411 · python/cpython

Conversation

imaplib now allows MOVE command in IMAP4.uid() (RFC 6851:
IMAP MOVE Extension) and potentially as a name of supported
method of IMAP4 object.
(cherry picked from commit caa331d)

Co-authored-by: Matěj Cepl <mcepl@cepl.eu>

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

@mcepl and @vstinner: Backport status check is done, and it's a failure ❌ .

@vstinner

Travis CI failed without any output, I restarted the job.

@miss-islington

@mcepl and @vstinner: Backport status check is done, and it's a success ✅ .