Backport RemovedInReviewBoard50Warning to 3.0.x

Review Request #11272 — Created Nov. 11, 2020 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x

Reviewers

We'll be making a small API change to allow SCMTool filename
normalization to make use of the extra_data field. We'll want this to be
3.0.19 and newer, but won't actually remove the deprecation of the older
APIs until 5.0. The release-4.0.x branch has the
RemovedInReviewBoard50Warning and the warn helper method, but 3.0.x
didn't. This change backports it.

Used in conjunction with other changes.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Backport RemovedInReviewBoard50Warning to 3.0.x
We'll be making a small API change to allow SCMTool filename normalization to make use of the extra_data field. We'll want this to be 3.0.19 and newer, but won't actually remove the deprecation of the older APIs until 5.0. The release-4.0.x branch has the `RemovedInReviewBoard50Warning` and the `warn` helper method, but 3.0.x didn't. This change backports it. Testing Done: Used in conjunction with other changes.
e6b9365ff6b7be816974a1599b0f9d8864a606b1 David Trowbridge
reviewboard/deprecation.py
Loading...