github PyCQA/pydocstyle 0.6.0

latest releases: 6.3.0, 6.2.3, 6.2.2...
8 years ago

New Features

  • Added support for more flexible error selections using --ignore,
    --select, --convention, --add-ignore and --add-select
    (#96, #123).

Bug Fixes

  • Property setter and deleter methods are now treated as private and do not
    require docstrings separate from the main property method (#69, #107).
  • Fixed an issue where pep257 did not accept docstrings that are both
    unicode and raw in Python 2.x (#116, #119).
  • Fixed an issue where Python 3.x files with Unicode encodings were
    not read correctly (#118).

Don't miss a new pydocstyle release

NewReleases is sending notifications on new releases.