Skip to content

v3.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 16:26
· 40 commits to main since this release
  • Added support for Python 3.12.
  • Dropped support for EOL Python 3.7.
  • mocker.resetall() now also resets mocks created by mocker.create_autospec (#390).