Update typing and other modernization in git client.

Review Request #14324 — Created Feb. 3, 2025 and updated — Latest diff uploaded

Information

RBTools
master

Reviewers

This change does some improvements to our type hints, fixes up some doc
typos/errors, and moves to more modern syntax for a few things
(f-strings, list construction, etc).

Ran unit tests.

Changes between revision 2 and 3

orig
1
2
3
4
5
6

Commits

Summary ID Author
Update typing and other modernization in git client.
This change does some improvements to our type hints, fixes up some doc typos/errors, and moves to more modern syntax for a few things (f-strings, list construction, etc). Testing Done: Ran unit tests.
5457bdd03805fe4fca704737365ddbad65c0b24b David Trowbridge
Update typing and other modernization in git client.
This change does some improvements to our type hints, fixes up some doc typos/errors, and moves to more modern syntax for a few things (f-strings, list construction, etc). Testing Done: Ran unit tests.
ec5312625ffb8a58d94f15084bb6ce12dff411fd David Trowbridge
rbtools/clients/git.py
rbtools/utils/diffs.py
Loading...