Sourced from pydantic's changelog.
v2.10.5 (2025-01-08)
What's Changed
- Remove custom MRO implementation of Pydantic models by
@Viicosin #11184- Fix URL serialization for unions by
@sydney-runklein #11233
Sourced from pytest-codspeed's releases.
v3.1.2
What's Changed
🐛 Bug Fixes
- fix: update package_data to include header and source files for valgrind wrapper by
@art049in CodSpeedHQ/pytest-codspeed#64Full Changelog: https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.1.1...v3.1.2
da9270d
Release v3.1.2 🚀2cdee69
fix: update package_data to include header and source files for valgrind
wrapperSourced from setuptools's changelog.
v75.8.0
Features
- Implemented
Dynamicfield for core metadata (as introduced in PEP 643). The existing implementation is currently experimental and the exact approach may change in future releases. (#4698)
5c9d980
Bump version: 75.7.0 → 75.8.072c4222
Avoid using Any in function1c61d47
Add news fragments for PEP 643f285d01
Implement PEP 643 (Dynamic field for core metadata) (#4698)a50f6e2
Fix _static.Dict.ior for Python 3.8b055895
Add extra tests for static/dynamic metadata770b4fc
Remove test workaround for unmarked static values from
pyproject.toml8b22d73
Mark values from pyproject.toml as staticf699fd8
Fix spelling error8b4c8a3
Add tests for static 'attr' directive