Skip to content

3.6.12 - type hint fix + enhanced compatibility with pytest plugins

Choose a tag to compare

@github-actions github-actions released this 12 May 09:48
· 48 commits to main since this release
d3cf756
  • Improved compatibility with other pytest plugins, in particular pytest-repeat, by supporting removal from fixture closure tree. Fixed #269.
  • Fixed type hint errors detected by pyright. Fixed #270

See documentation page for details.