Pedantic

Latest version: v2.1.9

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

Scan your dependencies

Page 5 of 9

1.14.2

- allow async functions for `in_subprocess`
- use Pipe instead of Queue for subprocess communication

1.14.1

- [Fix type checking bug with callables](https://github.com/LostInDarkMath/pedantic-python-decorators/issues/74)
- Fix deployment (CI)

1.14.0

- Added support for Python 3.11:
- `typing.Self`
- `typing.Never`
- `typing.LiteralString`
- `typing.TypeVarTuple` is not supported yet, but it least it does not lead to errors ;)
- Fix type checking of `typing.NoReturn`
- Fix `pedantic_class` behavior with `classmethod`s
- Changed Ubuntu version in CI from 20 to 22
- Added arguments `slots` and `kw_only` to `frozen_dataclass`

1.13.3

- [again: fixes a bug in the type-checking of `frozen_dataclass` and `frozen_type_safe_dataclass` in context of `ForwardRef`s](https://github.com/LostInDarkMath/pedantic-python-decorators/issues/72)

1.13.2

- [fixes a bug in the type-checking of `frozen_dataclass` and `frozen_type_safe_dataclass` in context of `ForwardRef`s](https://github.com/LostInDarkMath/pedantic-python-decorators/issues/72)

1.13.1

- fix `ImportError` of optional `multiprocess` package
- fix typo in `README.md`
- added more test for `in_subprocess` decorator
- improve resolving of `typing.ForwardRef`s

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.