python-pydocstyle
No description set
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pydocstyle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
integration-tests-invocation.patch | 0000001303 1.27 KB | |
pydocstyle-6.1.1.tar.gz | 0000073982 72.2 KB | |
python-pydocstyle.changes | 0000007321 7.15 KB | |
python-pydocstyle.spec | 0000003154 3.08 KB |
Revision 10 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 965073
from
Dirk Mueller (dirkmueller)
(revision 10)
- update 6.1.1: * Split ``--source`` by lines instead of by characters (#536). * Enable full toml configuration and pyproject.toml (#534). * Support for Python 3.5 has been dropped (#510). * Add flag to disable `# noqa` comment processing in API (#485). * Methods, Functions and Nested functions that have a docstring now throw D418 (#511). * Methods decorated with @overload no longer reported as D102 (#511). * Functions and nested functions decorated with @overload no longer reported as D103 (#511). * Treat "package" as an imperative verb for D401 (#356). * Fix the parsing of decorated one line functions (#499). * Methods, Functions and Nested functions that have a docstring now throw D418 (#511). * Methods decorated with @overload no longer reported as D102. * Functions and nested functions decorated with @overload no longer reported as D103.
Comments 0