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.3.0
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.3.1
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    9f86718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c19bc9 View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    Stranger6667 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    251763a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge remote-tracking branch 'Stranger6667/dd/cache-ref-resolving'

    * Stranger6667/dd/cache-ref-resolving:
      docs: Update changelog
      perf: Replace the `Validator.evolve` method with an equivalent class attribute
      perf: Use cached lookups for resolving fragments if the referent document is known
      perf: Cache reference lookups for subschemas
    Julian committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d5c4d07 View commit details
    Browse the repository at this point in the history
  2. v4.3.1 -> CHANGELOG

    Julian committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    02ca9fa View commit details
    Browse the repository at this point in the history
Loading