Skip to content

Enhance deprecated decorator to add deprecation notice to docstrings

Bitbucket Importer requested to merge bitbucket/merged-pr-211 into branch/2.4

Created originally on Bitbucket by StephenS (Stephen Schaub)

Was already merged in Bitbucket before import, marked as merged by the import user

Based on tantale's deprecation library:

https://github.com/tantale/deprecated

Merge request reports