Skip to content

Follow-up docs for the Python 3.10-3.12 bump #571

@utensil

Description

@utensil

A few documentation loose ends from #564/#565:

  • README: the Python version badge, Prerequisites section, and any other version references still reflect the old supported range. These should be updated to match the new python_requires = >=3.10 and CI matrix.

  • Bumping Python guide: there's no developer doc explaining how we handle Python version support changes. A doc/dev/bumping-python.md would be useful — covering our policy (drop EOL versions, target recent but not bleeding-edge as the floor), what files to update, how to validate the bump (CI matrix, nbval, distutils/escape sequence audits), and what docs to update afterward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions