Modernize reviewboard.hostingsvcs.base.forms.

Review Request #13184 — Created Aug. 2, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This adds typing and documentation for the hosting service form code,
and removes some legacy Python 2-isms for string types and keyword
arguments.

All unit tests pass.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Modernize reviewboard.hostingsvcs.base.forms.
This adds typing and documentation for the hosting service form code, and removes some legacy Python 2-isms for string types and keyword arguments.
1566812f21ea5b6bba3ee35280b0347d9a10d6d6 Christian Hammond
reviewboard/hostingsvcs/base/forms.py
Loading...