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 2 and 3

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.
8f46dc053e8e3cbb70ae9ec1bd2f509a3b78802c 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.
350047dedb2e13794d7ccd336db8a33d6948f6a9 David Trowbridge
rbtools/api/cache.py
rbtools/api/factory.py
rbtools/api/transport/__init__.py
Loading...