1.7.0 ===== We're happy to announce the release of numpydoc 1.7.0! Enhancements ------------ - PERF: wrap inspect.getsourcelines with cache (`#532 `_). Bug Fixes --------- - during tokenize, use UTF8 encoding on all platforms (`#510 `_). - fix 'Alias for field number X' problem with NamedTuples (`#527 `_). Documentation ------------- - DOC: Fix typos found by codespell (`#514 `_). - DOC: Update link to mailing list (`#518 `_). - Add Python 3.12 to classifiers (`#529 `_). - Update release process (`#534 `_). - Update release process (`#535 `_). Maintenance ----------- - [pre-commit.ci] pre-commit autoupdate (`#508 `_). - [pre-commit.ci] pre-commit autoupdate (`#513 `_). - MAINT: apply refurb suggestion (`#515 `_). - [pre-commit.ci] pre-commit autoupdate (`#516 `_). - Bump actions/setup-python from 4 to 5 (`#520 `_). - [pre-commit.ci] pre-commit autoupdate (`#521 `_). - Filter ``DeprecationWarning`` in failing test for python 3.12 (`#523 `_). - MAINT: Replace NameConstant with Constant (`#524 `_). - [pre-commit.ci] pre-commit autoupdate (`#526 `_). - Update precommit repos (`#531 `_). - Require sphinx 6 (`#530 `_). - Use trusted publisher (`#533 `_). Contributors ------------ 8 authors added to this release (alphabetically): - Chiara Marmo (`@cmarmo `_) - Daniel McCloy (`@drammock `_) - Dimitri Papadopoulos Orfanos (`@DimitriPapadopoulos `_) - Eric Larson (`@larsoner `_) - Jarrod Millman (`@jarrodmillman `_) - Niko Föhr (`@fohrloop `_) - Philipp Hoffmann (`@dontgoto `_) - Ross Barnowski (`@rossbar `_) 9 reviewers added to this release (alphabetically): - Antoine Pitrou (`@pitrou `_) - Charles Harris (`@charris `_) - Daniel McCloy (`@drammock `_) - Eric Larson (`@larsoner `_) - GitHub Web Flow (`@web-flow `_) - Jarrod Millman (`@jarrodmillman `_) - Niko Föhr (`@fohrloop `_) - Ross Barnowski (`@rossbar `_) - Stefan van der Walt (`@stefanv `_) _These lists are automatically generated, and may not be complete or may contain duplicates._