Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 23, 2018

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 [email protected]

https://bugs.python.org/issue33336

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 <[email protected]>
Copy link
Member

@vstinner vstinner left a comment

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
Copy link
Contributor Author

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

@vstinner
Copy link
Member

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 7868426 into python:2.7 Jul 23, 2018
@miss-islington miss-islington deleted the backport-caa331d-2.7 branch July 23, 2018 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants