Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support custom extra in validate_arguments #3177

Merged

Conversation

PrettyWood
Copy link
Member

@PrettyWood PrettyWood commented Sep 5, 2021

Change Summary

Related issue number

fix #3161

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@PrettyWood PrettyWood merged commit 5bc1fcf into pydantic:master Sep 5, 2021
@PrettyWood PrettyWood deleted the fix/validate_arguments_extra branch September 5, 2021 23:23
jpribyl pushed a commit to liquet-ai/pydantic that referenced this pull request Oct 7, 2021
PrettyWood added a commit to PrettyWood/pydantic that referenced this pull request Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"extra" config not respected for TypedDicts in functions
1 participant