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 Alex.Willmer, Anthony Singleton, mcepl, vstinner
Date 2018-07-23.11:28:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532345337.81.0.56676864532.issue33336@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset caa331d492acc67d8f4edd16542cebfabbbe1e79 by Victor Stinner (Matěj Cepl) in branch 'master':
bpo-33336, imaplib: Legalize MOVE command (GH-6569)
https://github.com/python/cpython/commit/caa331d492acc67d8f4edd16542cebfabbbe1e79
History
Date User Action Args
2018-07-23 11:28:57vstinnersetrecipients: + vstinner, mcepl, Alex.Willmer, Anthony Singleton
2018-07-23 11:28:57vstinnersetmessageid: <1532345337.81.0.56676864532.issue33336@psf.upfronthosting.co.za>
2018-07-23 11:28:57vstinnerlinkissue33336 messages
2018-07-23 11:28:57vstinnercreate