* As of git sha: 2b64b9b2ece5 (2021-01-08) we've dropped support for
Python 2.6.

* We're starting to reformat the Python code to make it compliant with
PEP8 so that we can run flake8 as part of the regular CI builds with as
few suppressions as possible. Once we finish doing this we should
require all python changes not to fail this test.

* As noted in my other message today we should stop supporting python 2
fairly soon, this will allow us to use python 3 only features. At this
point I suggest that we start retrofitting type annotations into the
python code - especially where they would help an API user to
understand what types are allowed - we already have a fair number of
type annotations in the python sphinx doumentation - we need to check
these and transfer them into direct annotations/typesheds.

Andrew




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to