Add type hints and clean up some code for Mercurial.

Review Request #13609 — Created March 4, 2024 and submitted — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This change modernizes the Mercurial backend somewhat through type hints
and general code housekeeping.

Ran unit tests.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.

orig
1
2
3
4

Commits

First Last Summary ID Author
Add type hints and clean up some code for Mercurial.
This change modernizes the Mercurial backend somewhat through type hints and general code housekeeping. Testing Done: Ran unit tests.
d02a88b5b5ebeeda8f9f514a0fbf83225246320d David Trowbridge
rbtools/clients/mercurial.py
rbtools/clients/base/scmclient.py
Loading...