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

Ability to pass context to serialization (fix #7143) #8965

Merged
merged 9 commits into from Mar 26, 2024

Commits on Mar 6, 2024

  1. fix pydantic#7143 (requires pydantic-core#1215)

    ornariece committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3771058 View commit details
    Browse the repository at this point in the history
  2. tests for fix pydantic#7143

    ornariece committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b0e437d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update docs/concepts/serialization.md

    Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
    ornariece and sydney-runkle committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    53634b1 View commit details
    Browse the repository at this point in the history
  2. link val and ser context docs

    ornariece committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    228c552 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix RootModel signature

    ornariece committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2eb57d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce2ef63 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge main into serialization-context

    ornariece committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d7cf773 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into serialization-context

    ornariece committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a439d1c View commit details
    Browse the repository at this point in the history
  3. newline formatting issue

    ornariece committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e0b9333 View commit details
    Browse the repository at this point in the history