Skip to content

2.8 (2023-08-10)

Compare
Choose a tag to compare
@jendrikseipp jendrikseipp released this 10 Aug 15:29
· 48 commits to main since this release
  • Add UnicodeEncodeError exception handling to core.py (milanbalazs, #299).
  • Add whitelist for Enum attributes _name_ and _value_ (Eugene Toder, #305).
  • Run tests and add PyPI trove for Python 3.11 (Jendrik Seipp).