forked from pool/python-sphinx-autodoc-typehints
Dirk Mueller
11e9016533
* Allow Sphinx explicitly to write in parallel. * Fixed crash when documenting ParamSpecArgs * Fixed a bug where if a class has an attribute and a constructor argument with the same name, the constructor argument type would be rendered incorrectly (issue 308) * Fixed napoleon handling of numpy docstrings with no specified return type. * Fix a `Field list ends without a blank line` warning (issue 305). * More robust determination of rtype location / fix issue 302 * Improvements to the location of the return type * Use format_annotation to render class attribute type annotations * Fix overloads support * Fix spacing between `:rtype:` and directives * Handle types from types module * If module is \_io, use io instead * Put rtype before examples or usage section * Remove redundant return type for attributes * Handle collections.abc.Callable as well as typing.Callable * Put Literal args in code blocks * Fix Optional role to be data. * Fixed default options not displaying for parameters without type hints. * Use hatchling instead of setuptools * Add support for typing.ParamSpec * Allow star prefixes for parameter names in docstring - Update to version 1.19.2 python-sphinx-autodoc-typehints-system-object.inv.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=43 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
python-sphinx-autodoc-typehints-system-object.inv.patch | ||
python-sphinx-autodoc-typehints.changes | ||
python-sphinx-autodoc-typehints.spec | ||
sphinx_autodoc_typehints-1.25.2.tar.gz |