Docstring-parser-fork

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.16

- Parser: add a new property, `description`, that combines short and long
descriptions into a single string (thanks to pR0Ps)
- General: support Python 3.12 (thanks to mauvilsa)

(Fork) 0.0.5 (2023-19-18)

- Google: Fix parsing issue of return section (which would not parse `dict[str, Any] | None: Something` correctly)

(Fork) 0.0.4 (2023-08-28)

- Numpy: Add many_yields property

(Fork) 0.0.3 (2023-08-28)

- Google, Numpy, Sphinx: Make "Yields" an official parsed section (`DocstringYields`)
- This corresponds to a PR in the upstream repo that was open
since June 2023 (https://github.com/rr-/docstring_parser/pull/79)


(Fork) 0.0.2 (2023-08-26)

- Google: Added capability to parse the yields section


(Fork) 0.0.1 (2023-08-18)

- Google: Fixed a bug where union style return types (such as `int | str`) are not parsed correctly (https://github.com/rr-/docstring_parser/issues/81)

0.15

- Parser: add a new function, `parse_from_object`, that supports scattered
docstrings (thanks to mauvilsa)

0.14.1

- Parser: fix autodetection (regression from 0.14)

0.14

- Numpydoc: Improved support for Example / Examples section

0.13

- Google: Added support for Example / Examples section

0.12

- General: Added support for lone `:rtype:` meta information (thanks to abergou)

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.