Skip to content

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented May 9, 2025

Change Summary

Fixes #11854.

Related issue number

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@Viicos Viicos added relnotes-fix Used for bugfixes. backport-2.11 Needs backport to 2.11 labels May 9, 2025
Copy link

cloudflare-workers-and-pages bot commented May 9, 2025

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0568b0c
Status: ✅  Deploy successful!
Preview URL: https://83630f62.pydantic-docs.pages.dev
Branch Preview URL: https://class-param-fr.pydantic-docs.pages.dev

View logs

@Viicos Viicos force-pushed the class-param-fr branch from 15c4dae to 0568b0c Compare May 9, 2025 09:45
Copy link

codspeed-hq bot commented May 9, 2025

CodSpeed Performance Report

Merging #11855 will not alter performance

Comparing class-param-fr (0568b0c) with main (c4f0262)

Summary

✅ 46 untouched benchmarks

Copy link
Contributor

github-actions bot commented May 9, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  fields.py
Project Total  

This report was generated by python-coverage-comment-action

@Viicos Viicos requested a review from DouweM May 9, 2025 17:15
@Viicos Viicos merged commit e92ad79 into main May 21, 2025
63 checks passed
@Viicos Viicos deleted the class-param-fr branch May 21, 2025 08:06
Viicos added a commit that referenced this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-2.11 Needs backport to 2.11 relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

model_rebuild with _types_namespace does not update forward references in parameterized generic models after v2.10
2 participants