Add typing and docs for rbtools API transport and request.

Review Request #12653 — Created Sept. 29, 2022 and submitted — Latest diff uploaded

Information

RBTools
release-4.x

Reviewers

This change updates the bulk of the rest of the API layer in RBTools
with modern documentation and type hints.

  • Ran unit tests.
  • Posted some changes.

Changes between revision 4 and 5

orig
1
2
3
4
5

Commits

Summary ID Author
Add typing and docs for rbtools API transport and request.
This change updates the bulk of the rest of the API layer in RBTools with modern documentation and type hints. Testing Done: - Ran unit tests. - Posted some changes.
c56aff3436dd7aad7a303a2cafb07fbb0b77d0ea David Trowbridge
Add typing and docs for rbtools API transport and request.
This change updates the bulk of the rest of the API layer in RBTools with modern documentation and type hints. Testing Done: - Ran unit tests. - Posted some changes.
2f57e4cb8e157693ba1a1665d1ac47c107acf35a David Trowbridge
rbtools/api/client.py
rbtools/api/errors.py
rbtools/api/utils.py
rbtools/api/transport/__init__.py
rbtools/api/transport/sync.py
Loading...