48 Commits (d7caf13b5fcf742e5680c1d3448ba070fc811644)

Author SHA1 Message Date
John Snow b1a9b1f7a6 python: rename 'aqmp-tui' to 'qmp-tui' 4 years ago
John Snow 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 4 years ago
John Snow 105bbff886 python: re-enable pylint duplicate-code warnings 4 years ago
John Snow adaca6e085 python: remove the old QMP package 4 years ago
John Snow 335e7d410e python: temporarily silence pylint duplicate-code warnings 4 years ago
John Snow 43a1119ef1 Revert "python: pin setuptools below v60.0.0" 4 years ago
Daniel P. Berrangé 5c66d7d8de python: support recording QMP session to a file 4 years ago
Daniel P. Berrangé 439125293c python: introduce qmp-shell-wrap convenience tool 4 years ago
John Snow 74a1505d27 python: upgrade mypy to 0.780 4 years ago
John Snow fd9c3a6219 python: move qmp-shell under the AQMP package 4 years ago
John Snow 0347c4c4cf python: move qmp utilities to python/qemu/utils 4 years ago
John Snow 1e4d8b31be python: pin setuptools below v60.0.0 4 years ago
G S Niteesh Babu f37c34d601 python: add optional pygments dependency 5 years ago
G S Niteesh Babu 35755f7d4f python: Add entry point for aqmp-tui 5 years ago
G S Niteesh Babu aeb6b48a47 python/aqmp-tui: Add AQMP TUI 5 years ago
G S Niteesh Babu 974e2f4722 python: Add dependencies for AQMP TUI 5 years ago
John Snow a4ffaecd57 python/aqmp: Add Coverage.py support 5 years ago
John Snow 4320f7172f python: bump avocado to v90.0 5 years ago
John Snow 4cd17f375d python/pylint: disable no-member check 5 years ago
John Snow 29a8ea9ba2 python/pylint: disable too-many-function-args 5 years ago
John Snow 35b9a85ade python/pylint: Add exception for TypeVar names ('T') 5 years ago
John Snow a093a65567 python/aqmp: add asynchronous QMP (AQMP) subpackage 5 years ago
John Snow eb8033f658 python: pylint 2.11 support 5 years ago
John Snow 5690b4370b python: Update for pylint 2.10 5 years ago
John Snow 22305c2a08 python: Reduce strictness of pylint's duplicate-code check 5 years ago
Wainer dos Santos Moschetta 6f651a6d84 python: Configure tox to skip missing interpreters 5 years ago
John Snow 0d52c19a59 python: only check qemu/ subdir with flake8 5 years ago
John Snow 3afa3501cb python: Re-lock pipenv at *oldest* supported versions 5 years ago
John Snow 82e6517d9d python: Remove global pylint suppressions 5 years ago
John Snow 7f17908263 python: expose typing information via PEP 561 5 years ago
John Snow 957f3c5cee python: add qmp-shell entry point 5 years ago
John Snow 7e7c2a0de7 python/qemu-ga-client: add entry point 5 years ago
John Snow 176c549072 python/qmp: add fuse command to 'qom' tools 5 years ago
John Snow c63f3b0b29 python: add optional FUSE dependencies 5 years ago
John Snow 30ec845c59 scripts/qom-fuse: add static type hints 5 years ago
John Snow d229f1c83d python: Add 'fh' to known-good variable names 5 years ago
John Snow 7c4c595f13 python/qmp: add qom script entry points 5 years ago
John Snow 3c8de38c85 python: add tox support 5 years ago
John Snow 31622b2a8a python: add avocado-framework and tests 5 years ago
John Snow dbe75f5566 python: add devel package requirements to setuptools 5 years ago
John Snow 158ac451b9 python: move .isort.cfg into setup.cfg 5 years ago
John Snow 0542a4c957 python: add mypy to pipenv 5 years ago
John Snow e941c844e4 python: move mypy.ini into setup.cfg 5 years ago
John Snow 21d0b86679 python: add excluded dirs to flake8 config 5 years ago
John Snow 81f8c4467c python: move flake8 config to setup.cfg 5 years ago
John Snow ef42440d79 python: move pylintrc into setup.cfg 5 years ago
John Snow 3afc32906f python: add VERSION file 5 years ago
John Snow ea1213b7cc python: add qemu package installer 5 years ago