Xdoctest

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 11

1.2.1

1.2.0

Added
* Support for top level awaits in async code examples.

Removed
* Dropped 3.6 and 3.7 support. Now supporting 3.6+ Use xdoctest<=1.1.6 for 3.6 or 3.7 support.

1.1.6

Fixed
* Fixed passing of `flags` as keyword argument to `re.sub` for python 3.13 compliance.

1.1.5

Changed
* Minor modification to `xdoctest --version-info` and exposed it in CLI help.

Fixed
* `modname_to_modpath` fixed in cases where editable installs use type annotations in their MAPPING definition.

1.1.4

Fixed
* Working around a `modname_to_modpath` issue.

1.1.3

Fixed
* `modname_to_modpath` now handles cases where editable packages have modules where the name is different than the package.
* Update `xdoctest.plugin` to support pytest 8.0
* Fixed deprecated usage of `ast.Num`

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.