jamescooke/flake8-aaa

Drop support for py37

jamescooke opened this issue ยท 0 comments

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

  • All py38+ examples become "normal" examples.
    py3{8,9,10,11}-examples: {[py38-examples]commands}
    
  • Search code for #198 and fix / check items.
  • Fix test.in pinned requirements - ensure mypy can go forwards.
  • Check all py3x headers on .in requirements files to ensure they're all py38 or py10.