Skip to content

1.38.0

Latest
Compare
Choose a tag to compare
@nolar nolar released this 12 May 11:23
ca3e0d0

What's Changed

  • Deprecate Python 3.8 & upgrade to Python 3.13 in CI by @nolar in #1164
  • Upgrade MyPy to 1.15.0 by @nolar in #1163
  • Convert to Python 3.9: all the basic syntax as per pyuprade by @nolar in #1165
  • Fix the test failures in Python 3.13 due to not accepting name=… in tests by @nolar in #1173
  • Work around changes in Click 8.2.0 by @nolar in #1174

Bugfixes

  • Re-authenticate if the session is closed by a concurrent request by @nolar in #1031

Full Changelog: 1.37.5...1.38.0