- version update to 3.5.0
- Do not require ``mock`` for the test suite on Python 3; use unittest.mock
instead.
- 100% test coverage for each version of Python rather than combined, using
``coverage-python-version``.
- Add the optional ``extra_node_attrs`` parameter to ``show_backrefs`` and
``show_backrefs``
- Fix IPython/Jupyter inline graph support code that would kick in even if you
explicitly passed a filename='foo.png' argument to
``show_refs``/``show_backrefs``. See `issue 47
<https://github.com/mgedmin/objgraph/issues/47>`_.
- Add support for Python 3.8.
- Drop support for Python 3.5.
- %check: use %pytest rpm macro
OBS-URL: https://build.opensuse.org/request/show/896443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-objgraph?expand=0&rev=5
- version update to 3.5.0
- Do not require ``mock`` for the test suite on Python 3; use unittest.mock
instead.
- 100% test coverage for each version of Python rather than combined, using
``coverage-python-version``.
- Add the optional ``extra_node_attrs`` parameter to ``show_backrefs`` and
``show_backrefs``
- Fix IPython/Jupyter inline graph support code that would kick in even if you
explicitly passed a filename='foo.png' argument to
``show_refs``/``show_backrefs``. See `issue 47
<https://github.com/mgedmin/objgraph/issues/47>`_.
- Add support for Python 3.8.
- Drop support for Python 3.5.
- %check: use %pytest rpm macro
OBS-URL: https://build.opensuse.org/request/show/896344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=10
- Update to version 3.4.0
* New functions: :func:`get_new_ids`, :func:`at_addrs`.
- Update to version 3.3.0
* New function: :func:`growth`.
- Update to version 3.2.0
* New ``filter`` argument for :func:`typestats`, :func:`most_common_types`,
:func:`show_most_common_types`, :func:`show_growth`.
* Show lambda functions in a more human-friendly way.
- Update to version 3.1.2
* Correct UTF-8 mojibake in the changelog and switch all links to HTTPS.
- Update to version 3.1.1
* Add support for Python 3.6.
* Replace bare ``except:`` in ``safe_repr()`` with ``except Exception:``.
- Use %license tag
OBS-URL: https://build.opensuse.org/request/show/603751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=2