1. 71ed611 python: mkvenv: add ensuregroup command by Paolo Bonzini · 1 year, 7 months ago
  2. 3d7b897 python: bump minimum requirements so they are compatible with 3.12 by Paolo Bonzini · 1 year, 8 months ago
  3. c673f3d mkvenv: replace distlib.database with importlib.metadata/pkg_resources by Paolo Bonzini · 1 year, 10 months ago
  4. 7b4b98c python: bump some of the dependencies by Paolo Bonzini · 1 year, 10 months ago
  5. 5591b74 Python: Drop support for Python 3.6 by Paolo Bonzini · 1 year, 10 months ago
  6. 68ea6d1 mkvenv: use pip's vendored distlib as a fallback by John Snow · 1 year, 10 months ago
  7. 9283489 mkvenv: add console script entry point generation by John Snow · 1 year, 10 months ago
  8. c5538ee mkvenv: add ensure subcommand by John Snow · 1 year, 10 months ago
  9. dd84028 python: add mkvenv.py by John Snow · 1 year, 10 months ago
  10. 6c2537d python: update pylint configuration by John Snow · 1 year, 10 months ago
  11. 6832189 python: drop pipenv by John Snow · 2 years, 1 month ago
  12. 519f3cf python: add 3.11 to supported list by John Snow · 2 years, 3 months ago
  13. 745d58f Python: fix flake8 config by John Snow · 2 years, 3 months ago
  14. e7874a5 python: update for mypy 0.950 by John Snow · 2 years, 9 months ago
  15. b1a9b1f python: rename 'aqmp-tui' to 'qmp-tui' by John Snow · 3 years ago
  16. 37094b6 python: rename qemu.aqmp to qemu.qmp by John Snow · 3 years ago
  17. 105bbff python: re-enable pylint duplicate-code warnings by John Snow · 3 years ago
  18. adaca6e python: remove the old QMP package by John Snow · 3 years ago
  19. 335e7d4 python: temporarily silence pylint duplicate-code warnings by John Snow · 3 years ago
  20. 43a1119 Revert "python: pin setuptools below v60.0.0" by John Snow · 3 years, 1 month ago
  21. 5c66d7d python: support recording QMP session to a file by Daniel P. Berrangé · 3 years, 1 month ago
  22. 4391252 python: introduce qmp-shell-wrap convenience tool by Daniel P. Berrangé · 3 years, 1 month ago
  23. 74a1505 python: upgrade mypy to 0.780 by John Snow · 3 years, 1 month ago
  24. fd9c3a6 python: move qmp-shell under the AQMP package by John Snow · 3 years, 2 months ago
  25. 0347c4c python: move qmp utilities to python/qemu/utils by John Snow · 3 years, 2 months ago
  26. 1e4d8b3 python: pin setuptools below v60.0.0 by John Snow · 3 years, 1 month ago
  27. f37c34d python: add optional pygments dependency by G S Niteesh Babu · 3 years, 6 months ago
  28. 35755f7 python: Add entry point for aqmp-tui by G S Niteesh Babu · 3 years, 6 months ago
  29. aeb6b48 python/aqmp-tui: Add AQMP TUI by G S Niteesh Babu · 3 years, 6 months ago
  30. 974e2f4 python: Add dependencies for AQMP TUI by G S Niteesh Babu · 3 years, 6 months ago
  31. a4ffaec python/aqmp: Add Coverage.py support by John Snow · 3 years, 6 months ago
  32. 4320f71 python: bump avocado to v90.0 by John Snow · 3 years, 6 months ago
  33. 4cd17f3 python/pylint: disable no-member check by John Snow · 3 years, 6 months ago
  34. 29a8ea9 python/pylint: disable too-many-function-args by John Snow · 3 years, 6 months ago
  35. 35b9a85 python/pylint: Add exception for TypeVar names ('T') by John Snow · 3 years, 6 months ago
  36. a093a65 python/aqmp: add asynchronous QMP (AQMP) subpackage by John Snow · 3 years, 6 months ago
  37. eb8033f python: pylint 2.11 support by John Snow · 3 years, 6 months ago
  38. 5690b43 python: Update for pylint 2.10 by John Snow · 3 years, 6 months ago
  39. 22305c2 python: Reduce strictness of pylint's duplicate-code check by John Snow · 3 years, 7 months ago
  40. 6f651a6 python: Configure tox to skip missing interpreters by Wainer dos Santos Moschetta · 3 years, 8 months ago
  41. 0d52c19 python: only check qemu/ subdir with flake8 by John Snow · 3 years, 8 months ago
  42. 3afa350 python: Re-lock pipenv at *oldest* supported versions by John Snow · 3 years, 8 months ago
  43. 82e6517 python: Remove global pylint suppressions by John Snow · 3 years, 8 months ago
  44. 7f17908 python: expose typing information via PEP 561 by John Snow · 3 years, 8 months ago
  45. 957f3c5 python: add qmp-shell entry point by John Snow · 3 years, 9 months ago
  46. 7e7c2a0 python/qemu-ga-client: add entry point by John Snow · 3 years, 9 months ago
  47. 176c549 python/qmp: add fuse command to 'qom' tools by John Snow · 3 years, 9 months ago
  48. c63f3b0 python: add optional FUSE dependencies by John Snow · 3 years, 9 months ago
  49. 30ec845 scripts/qom-fuse: add static type hints by John Snow · 3 years, 9 months ago
  50. d229f1c python: Add 'fh' to known-good variable names by John Snow · 3 years, 9 months ago
  51. 7c4c595 python/qmp: add qom script entry points by John Snow · 3 years, 9 months ago
  52. 3c8de38 python: add tox support by John Snow · 3 years, 9 months ago
  53. 31622b2 python: add avocado-framework and tests by John Snow · 3 years, 9 months ago
  54. dbe75f5 python: add devel package requirements to setuptools by John Snow · 3 years, 9 months ago
  55. 158ac45 python: move .isort.cfg into setup.cfg by John Snow · 3 years, 9 months ago
  56. 0542a4c python: add mypy to pipenv by John Snow · 3 years, 9 months ago
  57. e941c84 python: move mypy.ini into setup.cfg by John Snow · 3 years, 9 months ago
  58. 21d0b86 python: add excluded dirs to flake8 config by John Snow · 3 years, 9 months ago
  59. 81f8c44 python: move flake8 config to setup.cfg by John Snow · 3 years, 9 months ago
  60. ef42440 python: move pylintrc into setup.cfg by John Snow · 3 years, 9 months ago
  61. 3afc329 python: add VERSION file by John Snow · 3 years, 9 months ago
  62. ea1213b python: add qemu package installer by John Snow · 3 years, 9 months ago