68 Commits (27f347e6a1d269c533633c812321cabb249eada8)

Author SHA1 Message Date
John Snow 4c600fdcd4 python: disable too-many-positional-arguments warning 1 year ago
John Snow 45b14be9b6 python: enable testing for 3.13 2 years ago
John Snow c5be244534 python: Do not use pylint 3.2.4 with python 3.8 2 years ago
John Snow 19a39e270b Python: Enable python3.12 support 3 years ago
Paolo Bonzini 3e4b6b0ad9 mkvenv: assume presence of importlib.metadata 3 years ago
Paolo Bonzini ca056f4499 Python: Drop support for Python 3.7 3 years ago
Paolo Bonzini 71ed611cd4 python: mkvenv: add ensuregroup command 3 years ago
Paolo Bonzini 3d7b89748a python: bump minimum requirements so they are compatible with 3.12 3 years ago
Paolo Bonzini c673f3d0fe mkvenv: replace distlib.database with importlib.metadata/pkg_resources 3 years ago
Paolo Bonzini 7b4b98c46c python: bump some of the dependencies 3 years ago
Paolo Bonzini 5591b74511 Python: Drop support for Python 3.6 3 years ago
John Snow 68ea6d17fe mkvenv: use pip's vendored distlib as a fallback 3 years ago
John Snow 928348949d mkvenv: add console script entry point generation 3 years ago
John Snow c5538eed12 mkvenv: add ensure subcommand 3 years ago
John Snow dd84028ff9 python: add mkvenv.py 3 years ago
John Snow 6c2537d35b python: update pylint configuration 3 years ago
John Snow 6832189fd7 python: drop pipenv 3 years ago
John Snow 519f3cfce0 python: add 3.11 to supported list 3 years ago
John Snow 745d58f77d Python: fix flake8 config 3 years ago
John Snow e7874a50ff python: update for mypy 0.950 4 years ago
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