On Thu, 1 Jul 2021 at 03:09, John Snow <js...@redhat.com> wrote: > > The following changes since commit d940d468e29bff5eb5669c0dd8f3de0c3de17bfb: > > Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210629' into > staging (2021-06-30 19:09:45 +0100) > > are available in the Git repository at: > > https://gitlab.com/jsnow/qemu.git tags/python-pull-request > > for you to fetch changes up to 5c02c865866fdd2d17e8f5507deb4aa1f74bf59f: > > python: Fix broken ReST docstrings (2021-06-30 21:57:08 -0400) > > ---------------------------------------------------------------- > Pull request > > Patch 01/15 fixes the check-python-tox test. > > ---------------------------------------------------------------- > > John Snow (15): > python/qom: Do not use 'err' name at module scope > python: expose typing information via PEP 561 > python: Remove global pylint suppressions > python: Re-lock pipenv at *oldest* supported versions > python: README.rst touchups > python: Add no-install usage instructions > python: rename 'venv-check' target to 'check-pipenv' > python: update help text for check-tox > python: Fix .PHONY Make specifiers > python: only check qemu/ subdir with flake8 > python: add 'make check-dev' invocation > python: Update help text on 'make check', 'make develop' > python: Update help text on 'make clean', 'make distclean' > python: remove auto-generated pyproject.toml file > python: Fix broken ReST docstrings >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM