• 
      

    Add formal deprecation notices to reviewboard.hostingsvcs.forms.

    Review Request #14585 — Created Sept. 4, 2025 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    A while ago, we moved most of the actual base hosting service forms into
    reviewboard.hostingsvcs.base.forms. The old
    reviewboard.hostingsvcs.forms module had forwarding imports and a
    comment about deprecation, but we didn't have any actual deprecation
    warnings. This adds deprecation warnings for everything in that module,
    and updates dependent code to use the new names.

    Ran unit tests.

    Summary ID
    Add formal deprecation notices to reviewboard.hostingsvcs.forms.
    A while ago, we moved most of the actual base hosting service forms into `reviewboard.hostingsvcs.base.forms`. The old `reviewboard.hostingsvcs.forms` module had forwarding imports and a comment about deprecation, but we didn't have any actual deprecation warnings. This adds deprecation warnings for everything in that module, and updates dependent code to use the new names. Testing Done: - Ran unit tests.
    otqsqzuutrspzptvuvroqrlkrrpmyllq
    Description From Last Updated

    line too long (83 > 79 characters) Column: 80 Error code: E501

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    chipx86
    1. Ship It!
    2. 
        
    david
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.1.x (b3ecb08)