Skip to content

3.4.6 - Increased compatibility with other plugins

Choose a tag to compare

@github-actions github-actions released this 12 Apr 10:05
· 126 commits to main since this release
  • LazyValue, LazyTuple and LazyTupleItem are now hashable. This increases compatibility with plugins hashing the parameter values, such as pytest-steps. See pytest-steps#41 . Fixes #199

See documentation page for details.