Skip to content

Update dataclass docs to indicate support for extra config#7375

Merged
hramezani merged 2 commits intopydantic:mainfrom
gordonhart:gh/docs-extra-config
Sep 8, 2023
Merged

Update dataclass docs to indicate support for extra config#7375
hramezani merged 2 commits intopydantic:mainfrom
gordonhart:gh/docs-extra-config

Conversation

@gordonhart
Copy link
Copy Markdown
Contributor

Fixing documentation ambiguity noted in #7362.

Change Summary

This PR updates the dataclasses documentation to indicate support for extra configuration. Currently, the documentation states that this configuration is not supported, when in fact it is supported (with caveats).

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

@hramezani hramezani force-pushed the gh/docs-extra-config branch from 458ec10 to 9ce0fe4 Compare September 8, 2023 16:03
@hramezani
Copy link
Copy Markdown
Member

Thanks @gordonhart for fixing the doc 🙏

@hramezani hramezani merged commit cf35172 into pydantic:main Sep 8, 2023
@gordonhart gordonhart deleted the gh/docs-extra-config branch September 8, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants