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 barry, r.david.murray, vstinner, xtreak
Date 2019-04-15.16:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555345426.2.0.264323528653.issue36348@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74125a60b7a477451ff2b8385bfbce3fdaee8dbc by Victor Stinner in branch 'master':
bpo-36348: IMAP4.logout() doesn't ignore exc (GH-12411)
https://github.com/python/cpython/commit/74125a60b7a477451ff2b8385bfbce3fdaee8dbc
History
Date User Action Args
2019-04-15 16:23:46vstinnersetrecipients: + vstinner, barry, r.david.murray, xtreak
2019-04-15 16:23:46vstinnersetmessageid: <1555345426.2.0.264323528653.issue36348@roundup.psfhosted.org>
2019-04-15 16:23:46vstinnerlinkissue36348 messages
2019-04-15 16:23:46vstinnercreate