Modernize reviewboard.hostingsvcs.base.client.

Review Request #13179 — Created Aug. 1, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This adds typing and improves documentation for HostingServiceClient.
It also adds deprecation warnings to several long-deprecated functions,
with the intent to remove them in Review Board 7.

Several existing issues in the documentation, and some bad assumptions
in code have been fixed.

All unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Modernize reviewboard.hostingsvcs.base.client.
This adds typing and improves documentation for `HostingServiceClient`. It also adds deprecation warnings to several long-deprecated functions, with the intent to remove them in Review Board 7. Several existing issues in the documentation, and some bad assumptions in code have been fixed.
3f6892d9c1acc03c8bc50f225277b0f25504622d Christian Hammond
reviewboard/hostingsvcs/base/client.py
Loading...