Do some modernization in advance of binary file support for rbt patch.
Review Request #14713 — Created Nov. 28, 2025 and updated
This change modernizes type annotations, syntax, and docs within the
patch command implementation, along with therbtools.diffs.patchesand
rbtools.diffs.patchermodules.
Ran unit tests.
| Summary | ID |
|---|---|
| nxupvqrnzspstmtuwqkmqnwqrylwwwxl |
| Description | From | Last Updated |
|---|---|---|
|
Can you update this to str instead of unicode. |
|
|
|
review_request_id is None in this case. You should put options.args[0] here instead. |
|
|
|
This is old but is this right? Nothing gets passed to the placeholder. |
|
|
|
Let's stick to one keyword argument per line, keep it managable. |
|
|
|
This needs to be updated to OSError |
|