Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15285 — Created Sept. 10, 2026 and updated
RBTools 5.1 introduced
Patcherclasses for applying patches, replacing
theBaseSCMClient.apply_patch()andapply_patch_for_empty_files()
methods. SCMClients that only overrodeapply_patch()were wrapped in a
_LegacyPatcher, along with a deprecation warning.This removes
_LegacyPatcher, the compatibility branch in
get_patcher(), and the now-unreachableapply_patch_for_empty_files()
stub onBaseSCMClient. SCMClients must now setpatcher_cls.
apply_patch()has been left as a convenience wrapper.
Ran unit tests.
| Summary | ID |
|---|---|
| powtplmlzkowopqtnlrpltqonryvorsm |