[openstack-announce] [release][oslo] debtcollector release 1.1.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Dec 7 19:55:30 UTC 2015


We are excited to announce the release of:

debtcollector 1.1.0: A collection of Python deprecation patterns and
strategies that help you collect your technical debt in a non-
destructive manner.

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/debtcollector

With package available at:

    https://pypi.python.org/pypi/debtcollector

For more details, please see the git log history below and:

    http://launchpad.net/debtcollector/+milestone/1.1.0

Please report issues through launchpad:

    http://bugs.launchpad.net/debtcollector

Changes in debtcollector 1.0.0..1.1.0
-------------------------------------

ca1481a Add removals.remove note about metaclasses
4a176c8 Update get_class_name from olso.utils
e001980 Add 'moved_read_only_property' descriptor

Diffstat (except docs and test files)
-------------------------------------

debtcollector/_utils.py                 | 21 ++++----------
debtcollector/moves.py                  | 49 +++++++++++++++++++++++++++++++++
debtcollector/removals.py               |  5 ++++
4 files changed, 79 insertions(+), 15 deletions(-)





More information about the OpenStack-announce mailing list