Docrep

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

======
Minor fix for internal deprecation

0.3.0

-----------------------------
Migration is possible using the following steps:

* For the deprecated update methods (see the :ref:`changes above <changed-in-0.3>`),
just use the above-mentioned replacement. They work for both, as decorators and
with strings.
* For the analysis decorators (``get_sectionsf`` for instance, use the replacement)
but you need to explicitly state the `base` parameter.
``get_sectionsf('something')`` for instance needs to be replaced with
``get_sections(base='something')``
* for the parameter and type extractor functions, just use the corresponding
module level function mentioned :ref:`above <changed-in-0.3>`

0.2.8

======
Minor patch to solve deprecation warnings for various regular expressions.

0.2.7

======
Minor patch to solve deprecation warnings for various regular expressions.

0.2.6

======
Minor patch to use ``inspect.cleandoc`` instead of ``matplotlib.cbook.dedent`` because the latter is deprecated in matplotlib 3.1

0.2.5

======
Minor release to fix a DeprecationWarning (see https://github.com/Chilipp/docrep/issues/12)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.