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 ❌ .

@mcepl
Copy link
Contributor

mcepl commented Jul 23, 2018

@vstinner I cannot see why this change would do anything about that failed test (and only on Mac). Does it matter?

@vstinner vstinner merged commit 96bba04 into python:3.7 Jul 23, 2018
@miss-islington miss-islington deleted the backport-caa331d-3.7 branch July 23, 2018 13:54
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