Modernize reviewboard.hostingsvcs.base.forms.

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

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.

Summary ID
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
Description From Last Updated

Shouldn't this be a class type instead of instance?

daviddavid
david
  1. 
      
  2. reviewboard/hostingsvcs/base/forms.py (Diff revision 1)
     
     
    Show all issues

    Shouldn't this be a class type instead of instance?

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (81e0f64)
Loading...