Skip to content

Python 3.10 support and bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@davfsa davfsa released this 13 Oct 16:28
· 1389 commits to master since this release
c8d88c8

Features

  • Python 3.10 support
  • hikari.errors.RateLimitTooLongError error message improved

Bug fixes

  • Creating a guild channel and specifying a category wouldn't create the channel under that category
  • hikari.errors.RateLimitTooLongError getting raised when it shouldn't
  • max_rate_limit default increased to 5 minutes

Documentation fixes

  • hikari.undefined.UNDEFINED not being documented properly
  • Updated links to point to new website
  • index.html content appearing in search results