Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@tarsil tarsil released this 26 Jul 16:34
· 70 commits to main since this release

Changed

  • Updated internal __setstate__ of Task to accept also __pydantic_extra__ and model_config.

Added

  • Support for Python 3.12.

Fixed

  • Pydantic 2.0 __pydantic_extra__ pickling errors.
  • Internal issues with MagicMock and Pydantic 2.0