Asyncz

Latest version: v0.6.0

Safety actively analyzes 624625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Fixed

Breaking change

- In the past, `asyncz` had a typo in `max_intances`. This was changed to `max_instances` instead.
This addresses the Discusson [49](https://github.com/tarsil/asyncz/discussions/49) raised by [devkral](https://github.com/devkral).

0.5.0

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

0.4.0

Changed

- Move internal procedure to pydantic 2.0. This process speeds up the internal processing
by leveraging pydantic 2.0 performance.

0.3.1

Fixed

- `EsmeraldScheduler` attribute update (configurations and timezone).

0.3.0

Changed

- Updated base requirements.
- Fixed linting and parsing of dates and integers.

0.2.0

Changed

- **Breaking changes**: Removed support for python 3.7 as it was limiting the technology from evolving
with the rest of the packages.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.