COMMITS
/ python/setup.cfg June 6, 2023
P
mkvenv: assume presence of importlib.metadata
Paolo Bonzini committed
May 3, 2023
P
Python: Drop support for Python 3.7
Paolo Bonzini committed
August 8, 2023
P
python: mkvenv: add ensuregroup command
Paolo Bonzini committed
July 5, 2023
P
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini committed
May 19, 2023
P
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
Paolo Bonzini committed
May 16, 2023
P
python: bump some of the dependencies
Paolo Bonzini committed
J
mkvenv: use pip's vendored distlib as a fallback
John Snow committed
J
mkvenv: add console script entry point generation
John Snow committed
May 11, 2023
P
Python: Drop support for Python 3.6
Paolo Bonzini committed
J
mkvenv: add ensure subcommand
John Snow committed
J
python: add mkvenv.py
John Snow committed
J
python: update pylint configuration
John Snow committed
February 10, 2023
J
python: drop pipenv
John Snow committed
December 3, 2022
J
python: add 3.11 to supported list
John Snow committed
J
Python: fix flake8 config
John Snow committed
May 26, 2022
J
python: update for mypy 0.950
John Snow committed
March 30, 2022
J
python: rename 'aqmp-tui' to 'qmp-tui'
John Snow committed
J
python: rename qemu.aqmp to qemu.qmp
John Snow committed
J
python: re-enable pylint duplicate-code warnings
John Snow committed
J
python: remove the old QMP package
John Snow committed
J
python: temporarily silence pylint duplicate-code warnings
John Snow committed
February 4, 2022
J
Revert "python: pin setuptools below v60.0.0"
John Snow committed
January 28, 2022
D
python: support recording QMP session to a file
Daniel P. Berrangé committed
D
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé committed
February 1, 2022
J
python: upgrade mypy to 0.780
John Snow committed
January 10, 2022
J
python: move qmp-shell under the AQMP package
John Snow committed
J
python: move qmp utilities to python/qemu/utils
John Snow committed
January 21, 2022
J
python: pin setuptools below v60.0.0
John Snow committed
August 23, 2021
G
python: add optional pygments dependency
G S Niteesh Babu committed
G
python: Add entry point for aqmp-tui
G S Niteesh Babu committed
G
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu committed
G
python: Add dependencies for AQMP TUI
G S Niteesh Babu committed
September 15, 2021
J
python/aqmp: Add Coverage.py support
John Snow committed
J
python: bump avocado to v90.0
John Snow committed
J
python/pylint: disable no-member check
John Snow committed
J
python/pylint: disable too-many-function-args
John Snow committed
J
python/pylint: Add exception for TypeVar names ('T')
John Snow committed
J
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow committed
September 16, 2021
J
python: pylint 2.11 support
John Snow committed
J
python: Update for pylint 2.10
John Snow committed
August 9, 2021
J
python: Reduce strictness of pylint's duplicate-code check
John Snow committed
June 30, 2021
W
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta committed
June 29, 2021
J
python: only check qemu/ subdir with flake8
John Snow committed
J
python: Re-lock pipenv at *oldest* supported versions
John Snow committed
J
python: Remove global pylint suppressions
John Snow committed
J
python: expose typing information via PEP 561
John Snow committed
June 7, 2021
J
python: add qmp-shell entry point
John Snow committed
June 4, 2021
J
python/qemu-ga-client: add entry point
John Snow committed
June 3, 2021
J
python/qmp: add fuse command to 'qom' tools
John Snow committed
J
python: add optional FUSE dependencies
John Snow committed