Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-jsonschema/jsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.2
Choose a base ref
...
head repository: python-jsonschema/jsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.0
Choose a head ref
  • 6 commits
  • 54 files changed
  • 1 contributor

Commits on Jul 7, 2022

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

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    e39abdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #972 from python-jsonschema/best-match-type

    Enhance best match to prefer errors from matching types.
    Julian authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    726d546 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Minor tidying.

    Julian committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    36d098e View commit details
    Browse the repository at this point in the history
  2. Squashed 'json/' changes from b7d13f4b..69acf529

    69acf529 Merge pull request #572 from json-schema-org/default-reviewers
    26a51ca3 Merge pull request #575 from jdesrosiers/add-package-json
    d0e80a96 Re-add package.json
    88d69482 Merge pull request #573 from json-schema-org/handling-nulls-in-instances
    bd653f34 fixed findings by julian
    eab34ba6 fix `prefixItems` tests to actually use it (instead of `items`, copy-paste error)
    6680a003 fixed typo in `type` declaration: surround with quotes
    257f5220 added null-handling tests for unevaluatedItems
    e3c007dd added null-handling tests for unevaluatedProperties
    3d3bdf4e added null-handling tests for properties
    54cc5703 added null-handling tests for patternProperties
    28419842 added null-handling tests for contains
    4d1a916a added null-handling tests for additionalItems
    6e47a99a added null-handling tests for prefixItems; fixed indentation on previous commit
    761d4b2b added null-handling tests for array-form items
    6315a51d added null-handling tests for single-form items
    278e5b3b added null-handling tests for additionalProperties
    bce6b82a Set up default reviewers (the whole test suite team).
    9cb7da92 Merge pull request #564 from json-schema-org/sanity-check-terminology
    2a316683 Merge pull request #569 from spacether/feat_adds_new_python_consumer
    fae0017d Removes idea files
    8af12a3f Adds python-experimental to the users list
    c7a0f3e9 Reconcile terminology in the sanity checker with the README
    
    git-subtree-dir: json
    git-subtree-split: 69acf52990b004240839ae19b4bec8fb01d50876
    Julian committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c09578b View commit details
    Browse the repository at this point in the history
  3. Merge commit 'c09578b4249e70cc9148d012055b1071f2ad19a9'

    * commit 'c09578b4249e70cc9148d012055b1071f2ad19a9':
      Squashed 'json/' changes from b7d13f4b..69acf529
    Julian committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    bb74535 View commit details
    Browse the repository at this point in the history
Loading