Add formal deprecation notices to reviewboard.hostingsvcs.forms.

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

Information

Review Board
master

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.
pulmwsynmmtomwyyrswmryspplllrxtx
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
Review request changed
Commits:
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.
pulmwsynmmtomwyyrswmryspplllrxtx
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.
pulmwsynmmtomwyyrswmryspplllrxtx

Checks run (2 succeeded)

flake8 passed.
JSHint passed.
chipx86
  1. Ship It!
  2.