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

Add support for field alias in dataclass signature #8387

Merged

Commits on Dec 16, 2023

  1. Fixing pydantic#8367

    Add support for field alias in dataclass signature
    NeevCohen committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9b73703 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Change helper function name

    NeevCohen committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ab9ae9f View commit details
    Browse the repository at this point in the history
  2. Remove redundant if check

    NeevCohen committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f5de0da View commit details
    Browse the repository at this point in the history