On 5/14/20 9:55 AM, Eric Blake wrote: > On 5/14/20 12:53 AM, John Snow wrote: >> Catch only the timeout error; if there are other problems, allow the >> stack trace to be visible. >> > > A lot of patches in this series start with "python//" - is that > intentional, or should it be a single slash? > Was trying to imply an elided path structure, because "python/qemu/lib/qmp.py" et al is way too chatty. Feel free to suggest better subject names!
- [PATCH RFC 00/32] python/qemu: refactor as install... John Snow
- [PATCH RFC 01/32] python/qemu: create qemu.li... John Snow
- [PATCH RFC 02/32] scripts/qmp: Fix shebang an... John Snow
- [PATCH RFC 06/32] python/qemu: formalize as p... John Snow
- [PATCH RFC 04/32] python/qemu/lib: delint, ad... John Snow
- [PATCH RFC 07/32] python/qemu: add README.rst John Snow
- [PATCH RFC 03/32] python//machine.py: remove ... John Snow
- Re: [PATCH RFC 03/32] python//machine.py:... Eric Blake
- Re: [PATCH RFC 03/32] python//machine... John Snow
- [PATCH RFC 08/32] python/qemu: Add Pipfile John Snow
- [PATCH RFC 05/32] python/qemu/lib: delint; ad... John Snow
- [PATCH RFC 13/32] python/qemu/lib: Adjust tra... John Snow
- [PATCH RFC 11/32] python/qemu/lib: remove Pyt... John Snow
- Re: [PATCH RFC 11/32] python/qemu/lib: re... Philippe Mathieu-Daudé
- [PATCH RFC 10/32] python/qemu: Add flake8 to ... John Snow
- [PATCH RFC 15/32] python//qmp.py: Define comm... John Snow
- [PATCH RFC 26/32] python//machine.py: use qmp... John Snow
- [PATCH RFC 14/32] python//qmp.py: use True/Fa... John Snow
- Re: [PATCH RFC 14/32] python//qmp.py: use... Philippe Mathieu-Daudé