Skip to content

Python 3.13 freethreading support #10483

@davidhewitt

Description

@davidhewitt

With the advent of Python 3.13 coming up, worth opening an issue here to track status of Pydantic's support for the new "freethreaded" Python 3.13.

The main blocker for us supporting is the Rust portion in pydantic-core, which depends on PyO3. PyO3 is tracking freethreaded support at PyO3/pyo3#4265

The expectation is that PyO3 will have an initial version which supports freethreaded builds soon, after which point we can begin supporting freethreaded Python in pydantic-core.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions