Pierre-André MOREY 25c360187c Fix a typo in comment
Change-Id: I11bc4bc60932b22d852ea633bdee9b8344a2c3e5
2016-08-26 13:42:51 +02:00
2016-08-26 13:42:51 +02:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2014-12-12 22:26:59 -08:00
2015-09-24 20:33:28 +00:00
2016-07-12 15:20:58 +08:00
2015-09-17 12:11:29 +00:00

Debtcollector

Latest Version

Downloads

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.6 MiB
Languages
Python 100%