roskakori/pygount

Remove support for Python 3.8

roskakori opened this issue · 1 comments

Dependencies

Python 3.8 is out of service, which is expected to happen 2024-10.

Goals

  • Support for Python 3.8 is dropped
  • All TODO#158 comments are addressed. ℹ️ In particular, pre-commit can elevate past 3.5.

Estimate: 1h

@TD-Base Please leave this alone for now. According to Status of Python versions, version 3.8 is still supported until October 2024.

This isssue mostly exists because the code contains a couple of TODO comments for things that can only be cleaned up after 3.8 is out of service and 3.9 can be assumed to be the minimum version for this project.