Do some cleanup and modernization of hosting service/API code.

Review Request #14127 — Created Aug. 29, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

In preparation for fixing issues with the HostingServiceAccountResource
create method, this change does some cleanup and type annotation for
code I'm touching.

Ran unit tests.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Do some cleanup and modernization of hosting service/API code.
In preparation for fixing issues with the HostingServiceAccountResource create method, this change does some cleanup and type annotation for code I'm touching. Testing Done: Ran unit tests.
9ff0cc1fb1031cff46890604ea7f3258bcf5b92e David Trowbridge
reviewboard/hostingsvcs/managers.py
reviewboard/hostingsvcs/models.py
reviewboard/webapi/resources/hosting_service_account.py
reviewboard/webapi/tests/test_hosting_service_account.py
Loading...