pydantic
pydantic-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add trove classifiers for all implementations Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
msimacek:msimacek/graalpy
3 hours ago
Bump strum_macros from 0.27.1 to 0.27.2 Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.27.1...v0.27.2) --- updated-dependencies: - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/strum_macros-0.27.2
4 hours ago
Bump serde_json from 1.0.140 to 1.0.142 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.142. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.142) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/serde_json-1.0.142
4 hours ago
Bump strum from 0.27.1 to 0.27.2 Bumps [strum](https://github.com/Peternator7/strum) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.27.1...v0.27.2) --- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/strum-0.27.2
4 hours ago
Build wheels for GraalPy
msimacek:msimacek/graalpy
6 hours ago
Benchmarks for perf (#1756)
main
1 day ago
Match return type of SerializationInfo.mode() to mode of model_dump() Pydantic sometimes uses Literal['python', 'json'] | str for the serialization mode. Using a more restrictive type can cause issues (e.g., typing validation errors). This commit adjusts the return type to align with other valid Pydantic serialization modes and prevent such issues. This can be seen as a follow-up to commit: 9b239c174b316de092a9692d67723427ee0c24f7
l00ptr:fix-return-type-for-mode
2 days ago
Match return type of SerializationInfo.mode() to mode of model_dump() Pydantic in some place use Literal['python', 'json'] | str the serialization mode, using a more restrictive type can break stuff (e.g. typing validation). So this commit adapt the return type to make it matches with other pydantic valid serialization mode.
l00ptr:fix-return-type-for-mode
2 days ago
Active Branches
Build wheels for GraalPy
last run
3 hours ago
#1771
CodSpeed Performance Gauge
+1%
Bump strum_macros from 0.27.1 to 0.27.2
last run
4 hours ago
#1773
CodSpeed Performance Gauge
+1%
Bump serde_json from 1.0.140 to 1.0.142
last run
4 hours ago
#1772
CodSpeed Performance Gauge
+1%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs