Skip to content

2.7 (2023-01-08)

Compare
Choose a tag to compare
@jendrikseipp jendrikseipp released this 08 Jan 21:24
· 57 commits to main since this release
  • Ignore setup_module(), teardown_module(), etc. in pytest test_*.py files (Jendrik Seipp).
  • Add whitelist for socketserver.TCPServer.allow_reuse_address (Ben Elliston).
  • Clarify that --exclude patterns are matched against absolute paths (Jendrik Seipp, #260).
  • Fix example in README file (Jendrik Seipp, #272).