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

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

Information

Review Board
release-5.0.x

Reviewers

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 ID
Add typing and clean up code for reviewboard.hostingsvcs.errors.
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.
545e886e9efccf5fff78180312ddfb822ff5255d
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

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