summaryrefslogtreecommitdiff
path: root/python/setup.cfg
AgeCommit message (Expand)Author
2026-06-15python: temporarily restrict max mypy versionJohn Snow
2026-03-09python: add formal python3.14 support and testingJohn Snow
2026-03-09python: drop avocadoJohn Snow
2026-03-09python: replace avocado tests with pytestJohn Snow
2026-02-24python: delete qemu.qmpJohn Snow
2025-11-19python/mkvenv: ensure HAVE_LIB variables are actually constantsJohn Snow
2025-06-05python: Drop redundant warn_unused_configs = TrueMarkus Armbruster
2025-06-05python: add qapi static analysis testsJohn Snow
2025-04-30Drop support for Python 3.8Thomas Huth
2024-11-25python: disable too-many-positional-arguments warningJohn Snow
2024-07-12python: enable testing for 3.13John Snow
2024-07-12python: Do not use pylint 3.2.4 with python 3.8John Snow
2023-10-11Python: Enable python3.12 supportJohn Snow
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-08-28python: mkvenv: add ensuregroup commandPaolo Bonzini
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini
2023-05-19mkvenv: replace distlib.database with importlib.metadata/pkg_resourcesPaolo Bonzini
2023-05-18python: bump some of the dependenciesPaolo Bonzini
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18mkvenv: use pip's vendored distlib as a fallbackJohn Snow
2023-05-18mkvenv: add console script entry point generationJohn Snow
2023-05-18mkvenv: add ensure subcommandJohn Snow
2023-05-18python: add mkvenv.pyJohn Snow
2023-05-18python: update pylint configurationJohn Snow
2023-02-22python: drop pipenvJohn Snow
2023-01-04python: add 3.11 to supported listJohn Snow
2023-01-04Python: fix flake8 configJohn Snow
2022-06-06python: update for mypy 0.950John Snow
2022-04-21python: rename 'aqmp-tui' to 'qmp-tui'John Snow
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-04-21python: re-enable pylint duplicate-code warningsJohn Snow
2022-04-21python: remove the old QMP packageJohn Snow
2022-04-21python: temporarily silence pylint duplicate-code warningsJohn Snow
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow
2022-02-23python: support recording QMP session to a fileDaniel P. Berrangé
2022-02-23python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé
2022-02-02python: upgrade mypy to 0.780John Snow
2022-01-21python: move qmp-shell under the AQMP packageJohn Snow
2022-01-21python: move qmp utilities to python/qemu/utilsJohn Snow
2022-01-21python: pin setuptools below v60.0.0John Snow
2021-09-27python: add optional pygments dependencyG S Niteesh Babu
2021-09-27python: Add entry point for aqmp-tuiG S Niteesh Babu
2021-09-27python/aqmp-tui: Add AQMP TUIG S Niteesh Babu
2021-09-27python: Add dependencies for AQMP TUIG S Niteesh Babu
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow
2021-09-27python: bump avocado to v90.0John Snow
2021-09-27python/pylint: disable no-member checkJohn Snow
2021-09-27python/pylint: disable too-many-function-argsJohn Snow
2021-09-27python/pylint: Add exception for TypeVar names ('T')John Snow