07ab7d522e
Accepting request 1169387 from devel:languages:python
Ana Guerrero2024-04-21 18:27:53 +00:00
5ccde66cbc
- update to 1.7.0: * tomli dependency for Python versions < 3.11, making use of tomllib in the standard library with 3.11+ (#150). * Support for pyi file extensions (and leave room for other file extensions to be added, like maybe ipynb). * Support for Google-style docstrings for class __init__ methods with new --style [sphinx|google] flag (#128). * Include support for deleters when ignoring property decorators (#126 <https://github.com/econchick/interrogate/issues/126>_). * Support floats for --fail-under values (#114). * toml dependency for all Python versions (#150). * Add --ignore-overloaded-functions flag to ignore overload decorators (#97) – thank you ErwinJunge (via #167) and zackyancey. * Support for Python 3.11 & 3.12. * Support for Python 3.6 & 3.7.
Dirk Mueller2024-04-20 15:39:31 +00:00
24f92aa2d6
Accepting request 1006871 from devel:languages:python
Richard Brown2022-09-29 16:13:50 +00:00
518c44abba
Accepting request 1006809 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:05:20 +00:00