strawberry-graphql
strawberry
BlogDocsChangelog

Branches performance

Pull requests

fix(pydantic): Remove pydantic.v1 imports for Python 3.14 compatibility#4072
last run
2 days ago
fix(pydantic): Remove pydantic.v1 imports for Python 3.14 compatibility When using Pydantic V2 on Python 3.14+, the compat module was importing from pydantic.v1 which triggers a warning: "Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater." Changes: - Import lenient_issubclass and smart_deepcopy from pydantic._internal._utils instead of pydantic.v1.utils (works on all Python versions with Pydantic V2) - On Python 3.14+, define is_new_type locally instead of importing from pydantic.v1.typing Fixes #4043
2 days ago
fc7be36
fix/pydantic-v1-python-314-compat
CodSpeed Performance Gauge
0%
Support using enum values in the GraphQL schema#4071
last run
1 day ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
1 day ago
6073c1b
paulo-raca:enum-names
CodSpeed Performance Gauge
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
2 months ago
c71609f
pre-commit-ci-update-config
CodSpeed Performance Gauge
0%
docs: correct
8 days ago
29218b0
thearchitector:elias/arg-type-override
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs