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

Fix two misplaced sentences in validation errors documentation#11302

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 1 commit intopydantic:mainfromananiavito:main
Jan 19, 2025

Conversation

ananiavito
Copy link
Contributor

@ananiavitoananiavito commentedJan 19, 2025
edited
Loading

Change Summary

  1. The sentence "This error is also raised for strict fields when the input value is not an instance of bool." was under the section for the "bytes_invalid_encoding" error instead of the section for the "bool_type" error. I moved it accordingly.
  2. The sentence "This error is also raised for strict fields when the input value is not an instance of Decimal.", related to the "decimal_type" validation error , was present also under the section for the "decimal_whole_digits" error. I deleted it from the "decimal_whole_digits" section.

Please review.

@github-actionsgithub-actionsbot added the relnotes-fixUsed for bugfixes. labelJan 19, 2025
@codspeed-hqCodSpeed HQ
Copy link

CodSpeed Performance Report

Merging#11302 willnot alter performance

Comparingananiavito:main (b52fa48) withmain (fa61ff8)

Summary

✅ 45 untouched benchmarks

@github-actionsGitHub Actions
Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@ViicosViicos changed the titleDOCS: fix two misplaced sentences in validation errors docFix two misplaced sentences in validation errors documentationJan 19, 2025
Copy link
Member

@ViicosViicos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks for the fix

@ViicosViicos merged commit968d64f intopydantic:mainJan 19, 2025
56 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ViicosViicosViicos approved these changes

Assignees
No one assigned
Labels
relnotes-fixUsed for bugfixes.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ananiavito@Viicos

[8]ページ先頭

©2009-2025 Movatter.jp