github pytest-dev/pytest 8.0.2

latest releases: 8.3.3, 8.3.2, 8.4.0.dev0...
6 months ago

pytest 8.0.2 (2024-02-24)

Bug Fixes

  • #11895: Fix collection on Windows where initial paths contain the short version of a path (for example c:\PROGRA~1\tests).
  • #11953: Fix an IndexError crash raising from getstatementrange_ast.
  • #12021: Reverted a fix to [--maxfail]{.title-ref} handling in pytest 8.0.0 because it caused a regression in pytest-xdist whereby session fixture teardowns may get executed multiple times when the max-fails is reached.

Don't miss a new pytest release

NewReleases is sending notifications on new releases.