pydantic / pydantic-core

Core validation logic for pydantic written in rust
MIT License
1.34k stars 207 forks source link

update to PyO3 0.22, add 3.13 support #1340

Closed davidhewitt closed 1 week ago

davidhewitt commented 1 week ago

Change Summary

Updates to PyO3 0.22

Related issue number

Closes #1175 Closes #1292

Checklist

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #1340 will not alter performance

Comparing dh/pyo3-0.22 (77387e4) with dh/pyo3-0.22 (ae0bdd0)

Summary

✅ 155 untouched benchmarks

sydney-runkle commented 1 week ago

Ah also we can update pyproject.toml to reflect 3.13 support