J1m.sphinxautointerface

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

==========================

Fixed:

- When getting interface members, don't use getattr, as interface
attributes can shadow interface members. (But provide special
handling of doc and dict.) I discovered this because
Interface.getName shadows ZODB.interfaces.IStorage:getName.

- Sort the result of
get_object_members. sphinx.ext.autodoc.ClassDocumenter expects
get_object_members to return members in alpha order. It doesn't
actually check for the alphabetical member order option.

- The members option was ignored



sphinxcontrib-zopeext Version 0.2.1 (2013-05-01)
================================================

* Removed automatic import of `autointerface` to facilitate setup. New code
must now `import sphinxcontrib.zopeext.autointerface` explicitly.

sphinxcontrib-zopeext Version 0.2 (2012-07-24)
==============================================

* Added website__.
* Added documentation.
* Added to PyPi.
* Added example.py

__ http://packages.python.org/sphinxcontrib-zopeext/

sphinxcontrib-zopeext Version 0.1 (2010-05-20)
==============================================

* Initial version.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.