Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-sphinx-autodoc-typehints
From: Adam Ciarcinski
Date: 2021-04-07 08:48:26
Message id: 20210407064826.31133FA95@cvs.NetBSD.org
Log Message:
py-sphinx-autodoc-typehints: updated to 1.11.1
1.11.1
======
* Changed formatting of ``None`` to point to the Python stdlib docs
* Updated special dataclass handling
1.11.0
======
* Dropped support for Sphinx < 3.0
* Added support for alternative parameter names (``arg``, ``argument``, \
``parameter``)
* Fixed import path for Signature
* Fixed ``TypeError`` when formatting a parametrized ``typing.IO`` annotat
Files: