deprecation_utils#
Module containing deprecation functionality.
Functions#
Summary
Check if a deprecation is overdue for removal.
Parse version string to tuple of three ints for comparison.
Version of the distribution.
Raise deprecation warning with change information.
Exceptions#
Exception Summary
Error thrown when a deprecation should have been removed.
Warning to give users about API changes.