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, miss-islington, vstinner
Date 2018-07-23.13:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532354090.02.0.56676864532.issue33336@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 96bba049f4bd4d030a72326fd1a67586454f6e2c by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-33336, imaplib: Legalize MOVE command (GH-6569) (GH-8409)
https://github.com/python/cpython/commit/96bba049f4bd4d030a72326fd1a67586454f6e2c
History
Date User Action Args
2018-07-23 13:54:50vstinnersetrecipients: + vstinner, mcepl, Alex.Willmer, miss-islington, Anthony Singleton
2018-07-23 13:54:50vstinnersetmessageid: <1532354090.02.0.56676864532.issue33336@psf.upfronthosting.co.za>
2018-07-23 13:54:50vstinnerlinkissue33336 messages
2018-07-23 13:54:49vstinnercreate