[libvirt PATCH 00/11] Attempt to rewrite group-qemu-caps.py in Python

Ján Tomko posted 11 patches 2 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1629815074.git.jtomko@redhat.com
scripts/group-qemu-caps.py | 172 +++++++++++++++++++------------------
1 file changed, 90 insertions(+), 82 deletions(-)
[libvirt PATCH 00/11] Attempt to rewrite group-qemu-caps.py in Python
Posted by Ján Tomko 2 years, 8 months ago
Disclaimer: I don't really know Python

Ján Tomko (11):
  scripts: group-qemu-caps: read file separately in load_caps_flags
  scripts: group-qemu-caps: store paths in helper variables
  scripts: group-qemu-caps: remove cryptic bool from load_caps_flags
  scripts: group-qemu-caps: remove unnecessary regexes
  scripts: group-qemu-caps: split lines in regroup_caps
  scripts: group-qemu-caps: introduce load_file
  scripts: group-qemu-caps: introduce find_markers
  scripts: group-qemu-caps: introduce check_wrapping
  scripts: group-qemu-caps: only pass relevant lines to regroup_caps
  scripts: group-qemu-caps: reorder arguments
  scripts: group-qemu-caps: remove Errs variable

 scripts/group-qemu-caps.py | 172 +++++++++++++++++++------------------
 1 file changed, 90 insertions(+), 82 deletions(-)

-- 
2.31.1