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 JsonValue type #7998

Merged
merged 6 commits into from Nov 6, 2023
Merged

Add JsonValue type #7998

merged 6 commits into from Nov 6, 2023

Commits on Nov 2, 2023

  1. Add JsonDict type

    dmontagu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    27a4d88 View commit details
    Browse the repository at this point in the history
  2. Add to root export

    dmontagu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4bad223 View commit details
    Browse the repository at this point in the history
  3. Improve the error message

    dmontagu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3660ada View commit details
    Browse the repository at this point in the history
  4. Attempt to fix CI for mypy

    dmontagu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    64516cb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge branch 'main' into add-json-value-type

    # Conflicts:
    #	tests/test_types.py
    sydney-runkle committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b609696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b538c0 View commit details
    Browse the repository at this point in the history