On Sun, Dec 4, 2022 at 5:39 PM Wilfred Mallawa wrote:
>
> On Fri, 2022-12-02 at 19:52 -0500, John Snow wrote:
> > A few tiny touchups needed for cutting edge 'flake8' tooling, a minor
> > type touchup in iotests, and extending the python tests to cover the
> > recently released Python 3.11.
> >
>
On Fri, 2022-12-02 at 19:52 -0500, John Snow wrote:
> A few tiny touchups needed for cutting edge 'flake8' tooling, a minor
> type touchup in iotests, and extending the python tests to cover the
> recently released Python 3.11.
>
> John Snow (3):
> Python: fix flake8 config
> iotests/check: Fi
A few tiny touchups needed for cutting edge 'flake8' tooling, a minor
type touchup in iotests, and extending the python tests to cover the
recently released Python 3.11.
John Snow (3):
Python: fix flake8 config
iotests/check: Fix typing for sys.exit() value
python: add 3.11 to supported list