Transition over to housekeeping for deprecation implementation.

Review Request #13167 — Created July 31, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

We were getting some warnings about the Djblets version of
deprecate_non_keyword_only_args being (amusingly enough) deprecated.
This change moves us over to housekeeping for that, and also for the
base class to the deprecation warning classes.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Transition over to housekeeping for deprecation implementation.
We were getting some warnings about the Djblets version of deprecate_non_keyword_only_args being (amusingly enough) deprecated. This change moves us over to housekeeping for that, and also for the base class to the deprecation warning classes. Testing Done: Ran unit tests.
a6ba0b365b82db82b35ab683b86e6396c1596cfa David Trowbridge
reviewboard/deprecation.py
reviewboard/diffviewer/chunk_generator.py
reviewboard/diffviewer/diffutils.py
reviewboard/diffviewer/renderers.py
reviewboard/reviews/managers.py
reviewboard/scmtools/managers.py
Loading...