Skip to content

v3.1.0.dev0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lxp lxp released this 20 May 15:40
· 17 commits to python3 since this release
  • WARNING: This is a development snapshot, not a stable release.
  • Drop support for Python 3.5.
  • Python 3.6 is now the minimum supported version.
  • Add support for Python 3.12 (Thanks to @sbraz).
  • Add support for Python 3.13.
  • Correctly close files in various situations.