Skip to content

24.0.0

Latest
Compare
Choose a tag to compare
@mahmoud mahmoud released this 31 Mar 22:43
· 4 commits to master since this release

Per the RFC in issue #365, boltons is now Python 3 only. 3.7+ for now.
If you're a Python 2 user, feel free to pin at boltons<24.0.0.

Other minor changes:

  • Added Python 3.12 support (#361)
  • Fix [dictutils.OneToOne][dictutils.OneToOne]'s update() behavior with empty iterables