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.

Changes between revision 1 and 2

orig
1
2

Commits

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
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...