summaryrefslogtreecommitdiff
path: root/test/test_deprecation.py
Commit message (Expand)AuthorAgeFilesLines
* feat: add tests to ensure that warnings target the correct lineLaurent Peuch2020-10-091-1/+212
* feat(deprecation): add structured informations to deprecation warningsLaurent Peuch2020-08-251-7/+234
* fix(deprecation): stacked decorators breaks getting the real callable __name_...Laurent Peuch2020-08-261-0/+25
* [deprecation/fix] implement lazy_wraps, a lazy version of functools.wraps for...Laurent Peuch2020-05-201-0/+15
* [fix] metaclass conflict for class_deprecatedLaurent Peuch2020-05-071-0/+11
* black && flake8Laurent Peuch2020-05-061-0/+2
* [deprecation/fix] correctly automatically get the module in which deprecation...Laurent Peuch2020-05-061-30/+66
* [tox] move to pytestLaurent Peuch2020-03-201-0/+167