Overrides

Latest version: v7.7.0

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

7.2.0

**Full Changelog**: https://github.com/mkorpela/overrides/compare/7.1.0...7.2.0

``final`` decorator now is directly ``typing.final`` when running in Python 3.11 or above.

Thank you [ucucha](https://www.reddit.com/user/ucucha/) for pointing this out!

7.1.0

**Changes**
Preliminary support for upcoming Python 3.11.

**Full Changelog**: https://github.com/mkorpela/overrides/compare/7.0.0...7.1.0

7.0.0

What's Changed
* Fix enforce overrides magic methods by mkorpela in https://github.com/mkorpela/overrides/pull/105

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**: https://github.com/mkorpela/overrides/compare/6.5.0...7.0.0

6.5.0

**Full Changelog**: https://github.com/mkorpela/overrides/compare/6.4.0...6.5.0

Allow positional only argument name to change from super class name https://github.com/mkorpela/overrides/issues/88

6.4.0

What's Changed
* TypedDict handling improved by mkorpela in https://github.com/mkorpela/overrides/pull/103

See https://github.com/mkorpela/overrides/issues/96


**Full Changelog**: https://github.com/mkorpela/overrides/compare/6.3.0...6.4.0

6.3.0

What's Changed
* Support for overriding inner classes by jobh in https://github.com/mkorpela/overrides/pull/101
* If overriden method has no __module__ assume _is_same_module is False by tjsmart in https://github.com/mkorpela/overrides/pull/102

New Contributors
* jobh made their first contribution in https://github.com/mkorpela/overrides/pull/101
* tjsmart made their first contribution in https://github.com/mkorpela/overrides/pull/102

Thanks to jobh and tjsmart for your effort!

**Full Changelog**: https://github.com/mkorpela/overrides/compare/6.2.0...6.3.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.