Skip to content

Python 3.14 Support #13823

@rtibbles

Description

@rtibbles

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Target branch: release-v0.19.x

Desired behavior

Add support for Python 3.14

Current behavior

Python 3.14 is explicitly not supported.

Value add

Newer OSes that come with Python 3.14 as default will be supported.

Possible tradeoffs

A lot of our dependencies do not have explicit support for Python 3.14, because we are pinned to versions that still support Python 3.6, so we may need to add additional monkey patching to handle removed APIs in the Python standard library.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions