Add a deprecation warning for features being removed in RB 5.0.

Review Request #10492 — Created April 2, 2019 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

Review Board 4.0 is deprecating some functionality, with plans to remove
in Review Board 5.0. To help flag these deprecations, we're introducing
a new deprecation warning, RemovedInReviewBoard50Warning, which we can
use to warn when using any of these deprecated features.

Unit tests pass.

Used this in an upcoming change.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add a deprecation warning for features being removed in RB 5.0.
Review Board 4.0 is deprecating some functionality, with plans to remove in Review Board 5.0. To help flag these deprecations, we're introducing a new deprecation warning, `RemovedInReviewBoard50Warning`, which we can use to warn when using any of these deprecated features.
f0ffd922889666293b43d97d7167184dcf17216a Christian Hammond
reviewboard/deprecation.py
Loading...