Pydoctest

Latest version: v0.1.22

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

Scan your dependencies

Page 1 of 4

0.1.22

Support python3.10 union types
- Fixes https://github.com/jepperaskdk/pydoctest/issues/46

0.1.21

Fixes:
- https://github.com/jepperaskdk/pydoctest/issues/40

Issue was multiline-strings in source-code, not getting dedented by the `textwrap.dedent` function.

0.1.20

Implements:
- [Exclude patterns](https://github.com/jepperaskdk/pydoctest/issues/36)

0.1.19

Fixes literal types for the google parser.
https://github.com/jepperaskdk/pydoctest/issues/41

0.1.18

Improved the google-parser by splitting sections in a better way. Fixes these bugs [29](https://github.com/jepperaskdk/pydoctest/issues/29)

NOTE: It also removes support for the (..., optional) syntax. Better to type using `Optional[X]` both in signature and docstring.

0.1.17

- Support for recursive globbing with `**`
- Support for exclude_paths to exclude files based on patterns
- CLI support for both `--include-paths` and `--exclude-paths`

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.