Skip to content

Overrides 7.0.0

Compare
Choose a tag to compare
@mkorpela mkorpela released this 09 Oct 15:49
· 47 commits to main since this release
fae73ff

What's Changed

Backwards incompatibilities:

  • Magic methods starting with double underscore marked as final will now raise TypeError when accidentally overriden
  • AssertionErrors from EnforceOverrides metaclass changed to TypeErrors

Full Changelog: 6.5.0...7.0.0