Skip to content

3.3.4

Latest
Compare
Choose a tag to compare
@Pierre-Sassoulas Pierre-Sassoulas released this 28 Jan 13:27
· 96 commits to main since this release

Other Bug Fixes

  • Fixes "skipped files" count calculation; the previous method was displaying an arbitrary number.

    Closes #10073

  • Fixes a crash that occurred when pylint was run in a container on a host with cgroupsv2 and restrictions on CPU usage.

    Closes #10103

  • Relaxed the requirements for isort so pylint can benefit from isort 6.

    Closes #10203