Skip to content

Use comments to mark all Python version bump areas #115

Description

@polm

There's many places in the code where things have to be modified when a new Python version is released, and every year I (or anyone making a PR) misses a few. A comment like PYVER should be added to make it easy to find all of these.

To make it clear, these are easy to miss because there are different ways to write versions (3.14, c314, 3.10~3.14, etc.), and multiple programming languages or formats are involved (Python, github actions, toml).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions