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 vstinner
Recipients mcepl, vstinner
Date 2018-07-19.11:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532000627.18.0.56676864532.issue33336@psf.upfronthosting.co.za>
In-reply-to
Content
> Should we also add the MOVE command to Python 2.7, 3.6 and 3.7? The change looks safe and trivial.

IMHO it's ok to backport this change. The stdlib must follow evolutions of the IMAP protocol. It's a self contained and safe change, it's not a new Python method.
History
Date User Action Args
2018-07-19 11:43:47vstinnersetrecipients: + vstinner, mcepl
2018-07-19 11:43:47vstinnersetmessageid: <1532000627.18.0.56676864532.issue33336@psf.upfronthosting.co.za>
2018-07-19 11:43:47vstinnerlinkissue33336 messages
2018-07-19 11:43:47vstinnercreate