Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rebuild dataclass fields before schema generation#11949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Viicos merged 2 commits intomainfromrebuild-dataclass-fields
Jun 12, 2025

Conversation

Viicos
Copy link
Member

This applying roughly the same logic from#11388 for dataclasses.

Fixes#11947.

Change Summary

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

pawamoy reacted with heart emoji
@ViicosViicos added relnotes-fixUsed for bugfixes. backport-2.11Needs backport to 2.11 labelsJun 4, 2025
@codspeed-hqCodSpeed HQ
Copy link

codspeed-hqbot commentedJun 4, 2025
edited
Loading

CodSpeed Performance Report

Merging#11949 willnot alter performance

Comparingrebuild-dataclass-fields (9995ef8) withmain (e1f9d15)

Summary

✅ 46 untouched benchmarks

@ViicosViicosforce-pushed therebuild-dataclass-fields branch from158a17d tofc1858dCompareJune 4, 2025 14:30
@ViicosViicos added the third-party-testsAdd this label on a PR to trigger 3rd party tests labelJun 4, 2025
@ViicosViicos closed thisJun 4, 2025
@ViicosViicos reopened thisJun 4, 2025
@cloudflare-workers-and-pagesCloudflare Workers and Pages
Copy link

cloudflare-workers-and-pagesbot commentedJun 4, 2025
edited
Loading

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit:9995ef8
Status:⚡️  Build in progress...

View logs

@github-actionsGitHub Actions
Copy link
Contributor

github-actionsbot commentedJun 4, 2025
edited
Loading

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  dataclasses.py
  pydantic/_internal
  _fields.py
  _generate_schema.py
Project Total 

This report was generated bypython-coverage-comment-action

This applying roughly the same logic from#11388for dataclasses.
@ViicosViicosforce-pushed therebuild-dataclass-fields branch fromfc1858d toe8a3c45CompareJune 12, 2025 15:04
@ViicosViicosforce-pushed therebuild-dataclass-fields branch fromf0e5089 to9995ef8CompareJune 12, 2025 19:18
@ViicosViicos merged commit43bbdc0 intomainJun 12, 2025
86 of 87 checks passed
@ViicosViicos deleted the rebuild-dataclass-fields branchJune 12, 2025 19:25
Viicos added a commit that referenced this pull requestJun 12, 2025
Viicos added a commit that referenced this pull requestJun 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dmontagudmontagudmontagu approved these changes

Assignees
No one assigned
Labels
backport-2.11Needs backport to 2.11relnotes-fixUsed for bugfixes.third-party-testsAdd this label on a PR to trigger 3rd party tests
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2.11.0 fails to resolve forward ref (future annotation)?
2 participants
@Viicos@dmontagu

[8]ページ先頭

©2009-2025 Movatter.jp