Support ends 27/06/2023 - from that time Python 3.7 can be dropped and code bumped forwards with slight modernisation 🙏🏻 Using this as a place-holder for now and setting as blocked. ## Items - [x] All py38+ examples become "normal" examples. ```conf py3{8,9,10,11}-examples: {[py38-examples]commands} ``` - [x] Search code for `#198` and fix / check items. - [x] Fix `test.in` pinned requirements - ensure mypy can go forwards. - [x] Check all `py3x` headers on `.in` requirements files to ensure they're all `py38` or `py10`.
Support ends 27/06/2023 - from that time Python 3.7 can be dropped and code bumped forwards with slight modernisation 🙏🏻
Using this as a place-holder for now and setting as blocked.
Items
#198and fix / check items.test.inpinned requirements - ensure mypy can go forwards.py3xheaders on.inrequirements files to ensure they're allpy38orpy10.