Skip to content

pydle v0.8.3 - "vile vulture"

Pre-release
Pre-release
Compare
Choose a tag to compare
@shizmob shizmob released this 20 Dec 16:39
· 226 commits to develop since this release

Another bugfix release for the v0.8 series, and likely the last release before the v0.9 asyncio-based series!

New features

Bugfixes

  • Improve support for IRCv3 account-notify
  • Improve IRCv3 capability and SASL mechanism detection
  • Fixed various typos
  • Improved timeout handling (thanks @EnKrypt and @Polsaker!)
  • Improve handling of connections within event loop to prevent spurious errors when shutting down
  • Also debug-log outgoing messages
  • Disallow SSLv3 as per RFC7568, disable session tickets