forked from pool/python-sphinx-autodoc-typehints
* Fixed regression which caused TypeError or OSError when trying to set annotations due to PR #87 * Fixed unintentional mangling of annotation type names * Added proper :py:data targets for NoReturn, ClassVar and Tuple * Added support for inline type comments (like (int, str) -> None) (PR by Bernát Gábor) * Use the native AST parser for type comment support on Python 3.8+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=10
Description
No description provided
Languages
Diff
100%