Add typing and clean up code for reviewboard.hostingsvcs.errors.

Review Request #12985 — Created April 24, 2023 and submitted

chipx86
Review Board
release-5.0.x
reviewboard

This updates the error code for hosting services to include type hints
and information on attributes, making it easier and safer to work with
errors.

It also adds some missing documentation and removes some unneeded
pass statements.

Type checker and unit tests pass.

Used some of these attributes in code I was working on.

Summary
Add typing and clean up code for reviewboard.hostingsvcs.errors.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (13e455a)
Loading...