bpo-33336: Legalize MOVE command by mcepl · Pull Request #6569 · python/cpython

@mcepl

@mcepl

vstinner

vstinner

@mcepl

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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 <mcepl@cepl.eu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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 <mcepl@cepl.eu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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 <mcepl@cepl.eu>

@mcepl mcepl deleted the 33336_legalize_move_command branch

July 23, 2018 12:46

miss-islington added a commit that referenced this pull request

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 <mcepl@cepl.eu>

vstinner pushed a commit that referenced this pull request

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 <mcepl@cepl.eu>

miss-islington added a commit that referenced this pull request

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 <mcepl@cepl.eu>