Takashi Kajinami 14881ea395 Remove reference to tag framework
... because the framework was removed[1].

[1] https://governance.openstack.org/tc/reference/tags/index.html

Change-Id: I36d68bc8c42b1b0cd244b66907c12bdd5916346e
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-21 22:04:43 +09:00
2024-10-21 22:46:35 +09:00
2025-09-11 23:56:59 +09:00
2020-09-22 10:39:02 +02:00
2019-04-19 19:47:51 +00:00
2014-12-12 22:26:59 -08:00
2018-07-09 16:15:47 +07:00
2014-12-12 22:26:59 -08:00
2025-11-21 22:04:43 +09:00

Debtcollector

image

Latest Version

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.

Description
A collection of python patterns that help you collect your technical debt in a non-destructive manner
Readme 1.7 MiB
Languages
Python 100%