Oop-ext

Latest version: v2.2.0

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

Scan your dependencies

Page 3 of 4

0.3.2

------------------

* Interface and implementation methods can no longer contain mutable defaults, as this is considered
a bad practice in general.

* ``Null`` instances are now hashable.

0.3.1

------------------

* Fix mismatching signatures when creating "interface stubs" for instances:

.. code-block:: python

foo = IFoo(Foo())

0.3.0

------------------

* Interfaces now support keyword-only arguments.

0.2.4

------------------

* Remove ``FunctionNotRegisteredError`` exception, which has not been in use for a few years.

0.2.3

------------------

* Fix issues of ignored exception on nested callback.

0.2.1

------------------

* Fix issues and remove obsolete code.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.