Skip to content

1.0.1: bugfix release

Compare
Choose a tag to compare
@cole cole released this 07 Apr 03:08
  • Commands were getting out of order when using the client as a context manager within a task
  • multiple tasks calling connect would get confused
  • EHLO/HELO responses were being saved even after disconnect
  • RuntimeError on client cleanup if event loop was closed
  • CRAM-MD5 auth was not working
  • AttributeError on STARTTLS under uvloop