v2.14.5
Pierre-Sassoulas
released this
17 Jul 19:45
·
2087 commits
to main
since this release
-
Fixed a crash in the
undefined-loop-variable
check whenenumerate()
is used
in a ternary expression.Closes #7131
-
Fixed handling of
--
as separator between positional arguments and flags.Closes #7003
-
Fixed the disabling of
fixme
and its interaction withuseless-suppression
. -
Allow lists of default values in parameter documentation for
Numpy
style.Closes #4035