-
-
Notifications
You must be signed in to change notification settings - Fork 610
Comparing changes
Open a pull request
base repository: python-jsonschema/jsonschema
base: v4.10.0
head repository: python-jsonschema/jsonschema
compare: v4.10.1
- 10 commits
- 11 files changed
- 1 contributor
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fdf94c7 - Browse repository at this point
Copy the full SHA fdf94c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263d4ee - Browse repository at this point
Copy the full SHA 263d4eeView commit details -
Merge commit '5d6a9931ff0d606b273c36a20bd0444a2a61ea24'
* commit '5d6a9931ff0d606b273c36a20bd0444a2a61ea24': Squashed 'json/' changes from b3c8672a3..14d05dcea
Configuration menu - View commit details
-
Copy full SHA for a65806d - Browse repository at this point
Copy the full SHA a65806dView commit details -
Squashed 'json/' changes from b3c8672a3..14d05dcea
14d05dcea Merge pull request #585 from json-schema-org/absolute-uri b643e11fa Tweak the remotes retrieval README language a bit more. 0c90a5f98 Explicitly mention the base URI for those not using jsonschema_remotes. 79daf05b6 Emit fully absolute URIs from `jsonschema_suite remotes`. git-subtree-dir: json git-subtree-split: 14d05dcea95edd138fca251b2a9cf99bd32426bf
Configuration menu - View commit details
-
Copy full SHA for 5d6a993 - Browse repository at this point
Copy the full SHA 5d6a993View commit details -
Tweak remote URIs when running the upstream test suite.
The full remote URI is now properly emitted upstream. Ref: json-schema-org/JSON-Schema-Test-Suite#585.
Configuration menu - View commit details
-
Copy full SHA for c728147 - Browse repository at this point
Copy the full SHA c728147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abbd1c - Browse repository at this point
Copy the full SHA 8abbd1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a94115b - Browse repository at this point
Copy the full SHA a94115bView commit details -
Squashed 'json/' changes from 14d05dcea..4cfead7ba
4cfead7ba Fix #585 on Windows. git-subtree-dir: json git-subtree-split: 4cfead7ba7b1af840eaf95f19a088c89ed67b5a9
Configuration menu - View commit details
-
Copy full SHA for af8abbb - Browse repository at this point
Copy the full SHA af8abbbView commit details -
Merge commit 'af8abbb870562f38fa8f760f0462645277dc0e89'
* commit 'af8abbb870562f38fa8f760f0462645277dc0e89': Squashed 'json/' changes from 14d05dcea..4cfead7ba
Configuration menu - View commit details
-
Copy full SHA for 0c4aaaf - Browse repository at this point
Copy the full SHA 0c4aaafView commit details -
Fix calling Validator.evolve for some downstream users.
The broken case here was subclassing a validator class, something that isn't really a supported use of the Validator classes, but of course one can't blame anyone too much since doing so didn't raise an error or emit any warning. In the next release subclassing will warn, and at some point afterwards will become an explicit error. If you're a downstream user of this library looking for a way to avoid whichever inheritance is currently needed in your library feel free to reach out and I'll try to help. Closes: #982
Configuration menu - View commit details
-
Copy full SHA for c2e86ee - Browse repository at this point
Copy the full SHA c2e86eeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.10.0...v4.10.1