Go to file
OpenStack Release Bot 8c2cebee98 Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: Idf47fcc25d2b06fb2e5c2317dcaa1a9a3b050b22
Sem-Ver: feature
2020-09-11 20:55:12 +00:00
2018-07-09 16:15:47 +07: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
2020-05-09 14:39:58 +02:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2020-02-14 15:59:07 +01:00

Team and repository tags

image

Debtcollector

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%