diff options
author | Simon Glass <sjg@chromium.org> | 2025-04-29 07:22:13 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2025-05-27 10:07:41 +0100 |
commit | aef44950db4e64d8567b945850b7bfeaf0158103 (patch) | |
tree | 779a4a3a0a822a366a87b33dbd728d71505821e0 /tools/u_boot_pylib/command.py | |
parent | 31d458b35de88eeaae202dc8b19f00c9635fb13c (diff) |
patman: Create a module for handling patchwork
At present the patchwork implementation is very simple, just consisting
of a function which calls the REST API.
We want to create a fake patchwork for use in tests. So start a new
module to encapsulate communication with the patchwork server.
Use asyncio since it is easier to handle lots of concurrent requests
from different parts of the code.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions