index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
setup.cfg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Drop redundant warn_unused_configs = True
Markus Armbruster
2025-06-05
1
-1
/
+0
*
python: add qapi static analysis tests
John Snow
2025-06-05
1
-0
/
+1
*
Drop support for Python 3.8
Thomas Huth
2025-04-30
1
-4
/
+3
*
python: disable too-many-positional-arguments warning
John Snow
2024-11-25
1
-0
/
+1
*
python: enable testing for 3.13
John Snow
2024-07-12
1
-1
/
+2
*
python: Do not use pylint 3.2.4 with python 3.8
John Snow
2024-07-12
1
-0
/
+1
*
Python: Enable python3.12 support
John Snow
2023-10-11
1
-1
/
+2
*
mkvenv: assume presence of importlib.metadata
Paolo Bonzini
2023-09-07
1
-9
/
+0
*
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
1
-4
/
+3
*
python: mkvenv: add ensuregroup command
Paolo Bonzini
2023-08-28
1
-0
/
+6
*
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-07-07
1
-1
/
+1
*
mkvenv: replace distlib.database with importlib.metadata/pkg_resources
Paolo Bonzini
2023-05-19
1
-6
/
+0
*
python: bump some of the dependencies
Paolo Bonzini
2023-05-18
1
-8
/
+2
*
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
1
-4
/
+3
*
mkvenv: use pip's vendored distlib as a fallback
John Snow
2023-05-18
1
-0
/
+18
*
mkvenv: add console script entry point generation
John Snow
2023-05-18
1
-0
/
+3
*
mkvenv: add ensure subcommand
John Snow
2023-05-18
1
-0
/
+10
*
python: add mkvenv.py
John Snow
2023-05-18
1
-0
/
+9
*
python: update pylint configuration
John Snow
2023-05-18
1
-0
/
+1
*
python: drop pipenv
John Snow
2023-02-22
1
-3
/
+1
*
python: add 3.11 to supported list
John Snow
2023-01-04
1
-1
/
+2
*
Python: fix flake8 config
John Snow
2023-01-04
1
-1
/
+2
*
python: update for mypy 0.950
John Snow
2022-06-06
1
-0
/
+1
*
python: rename 'aqmp-tui' to 'qmp-tui'
John Snow
2022-04-21
1
-3
/
+3
*
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-04-21
1
-5
/
+5
*
python: re-enable pylint duplicate-code warnings
John Snow
2022-04-21
1
-1
/
+0
*
python: remove the old QMP package
John Snow
2022-04-21
1
-2
/
+1
*
python: temporarily silence pylint duplicate-code warnings
John Snow
2022-04-21
1
-0
/
+1
*
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-02-23
1
-1
/
+0
*
python: support recording QMP session to a file
Daniel P. Berrangé
2022-02-23
1
-0
/
+3
*
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé
2022-02-23
1
-0
/
+1
*
python: upgrade mypy to 0.780
John Snow
2022-02-02
1
-1
/
+1
*
python: move qmp-shell under the AQMP package
John Snow
2022-01-21
1
-1
/
+1
*
python: move qmp utilities to python/qemu/utils
John Snow
2022-01-21
1
-8
/
+8
*
python: pin setuptools below v60.0.0
John Snow
2022-01-21
1
-0
/
+1
*
python: add optional pygments dependency
G S Niteesh Babu
2021-09-27
1
-0
/
+5
*
python: Add entry point for aqmp-tui
G S Niteesh Babu
2021-09-27
1
-0
/
+1
*
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
1
-1
/
+12
*
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2021-09-27
1
-0
/
+8
*
python/aqmp: Add Coverage.py support
John Snow
2021-09-27
1
-0
/
+10
*
python: bump avocado to v90.0
John Snow
2021-09-27
1
-1
/
+1
*
python/pylint: disable no-member check
John Snow
2021-09-27
1
-0
/
+1
*
python/pylint: disable too-many-function-args
John Snow
2021-09-27
1
-0
/
+1
*
python/pylint: Add exception for TypeVar names ('T')
John Snow
2021-09-27
1
-0
/
+1
*
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow
2021-09-27
1
-0
/
+1
*
python: pylint 2.11 support
John Snow
2021-09-16
1
-1
/
+1
*
python: Update for pylint 2.10
John Snow
2021-09-16
1
-0
/
+1
*
python: Reduce strictness of pylint's duplicate-code check
John Snow
2021-09-01
1
-0
/
+5
*
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
2021-07-13
1
-0
/
+1
*
python: only check qemu/ subdir with flake8
John Snow
2021-06-30
1
-2
/
+0
[next]