Skip to content

MAINT: Update Python version support #635

@tturocy

Description

@tturocy

Python 3.9 has reached end-of-life and Python 3.14 is out.

master (and by implication version 16.5) should be updated to reflect this.

It might also be worth a look to see whether there any areas where we were restricted in using syntax. The one that comes to mind for me is that we shouldn't have to do typing.Union anymore (without having to do a __future__ import).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions