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 2 (Latest)

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.
fb5c6d0fa0193b9619a8fd8e51a16da69db15062 Christian Hammond
reviewboard/hostingsvcs/base/forms.py
Loading...