• Victor Stinner's avatar
    bpo-36348: IMAP4.logout() doesn't ignore exc (GH-12411) · 74125a60
    Victor Stinner yazdı
    The imap.IMAP4.logout() method no longer ignores silently arbitrary
    exceptions.
    
    Changes:
    
    * The IMAP4.logout() method now expects a "BYE" untagged response,
      rather than relying on _check_bye() which raises a self.abort()
      exception.
    * IMAP4.__exit__() now does nothing if the client already logged out.
    * Add more debug info if test_logout() tests fail.
    74125a60
Adı
Son kayıt (commit)
Son güncelleme
..
2.0.rst Loading commit data...
2.1.rst Loading commit data...
2.2.rst Loading commit data...
2.3.rst Loading commit data...
2.4.rst Loading commit data...
2.5.rst Loading commit data...
2.6.rst Loading commit data...
2.7.rst Loading commit data...
3.0.rst Loading commit data...
3.1.rst Loading commit data...
3.2.rst Loading commit data...
3.3.rst Loading commit data...
3.4.rst Loading commit data...
3.5.rst Loading commit data...
3.6.rst Loading commit data...
3.7.rst Loading commit data...
3.8.rst Loading commit data...
changelog.rst Loading commit data...
index.rst Loading commit data...