Stephen Finucane 23884c12e0 Drop Python 3.10 support
Signed-off-by: Stephen Finucane <[email protected]>
Change-Id: I0e728d6b43a17f75e6892cf1376d29b8a2f5c99b
2026-06-24 13:35:54 +01:00
2026-05-07 15:30:19 +01:00
2026-01-07 10:28:42 +00:00
2026-06-24 13:35:54 +01: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
2026-06-24 13:35:54 +01:00
2026-01-09 13:26:29 +00:00
2026-01-26 11:03:15 +00:00
2026-01-07 10:28:42 +00:00

Debtcollector

image

Latest Version

Downloads

Typing Status

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, PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.

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