Skip to content

Version 1.15.3

Compare
Choose a tag to compare
@maximlt maximlt released this 13 Dec 08:18
a0e9346

This release contains a small number of important bug fixes and adds support for Python 3.11. Many thanks to our maintainers @hoxbro, @maximlt and @jlstevens.

Bug Fixes:

  • Fix for empty opts warning and incorrect clearing semantics (#5496)
  • Fix potential race condition in the Options system (#5535)

Enhancements:

  • Add support to Python 3.11 (#5513)
  • Cleanup the top __init__ module (#5516)

Documentation:

  • Fixes to release notes and CHANGELOG (#5506)