-
-
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.8.0
head repository: python-jsonschema/jsonschema
compare: v4.9.0
- 11 commits
- 16 files changed
- 1 contributor
Commits on Jul 28, 2022
-
Re-enable pragma: no cover for ignoring coverage.
(exclude_lines overrides the defaults, it doesn't append).
Configuration menu - View commit details
-
Copy full SHA for 73698bd - Browse repository at this point
Copy the full SHA 73698bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71087fc - Browse repository at this point
Copy the full SHA 71087fcView commit details
Commits on Jul 29, 2022
-
Rename the extra for non-GPL format support in the pyproject.toml
We're still waiting on the upstream fix for #962 which will allow installing the extra with either form, but as-is, this is technically not valid in a pyproject.toml (and is throwing some schemastore errors) because keys here have to use hyphens, not underscores. See https://packaging.python.org/en/latest/specifications/declaring-project-metadata/#dependencies-optional-dependencies
Configuration menu - View commit details
-
Copy full SHA for 438c8fb - Browse repository at this point
Copy the full SHA 438c8fbView commit details -
Replace the vendored twisted.reflect.namedAny with pkgutil.resolve_name.
The stdlib finally has a function for this, though it's 3.9+. (We therefore now also include a backport dependency).
Configuration menu - View commit details
-
Copy full SHA for d8c7696 - Browse repository at this point
Copy the full SHA d8c7696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ba2d2 - Browse repository at this point
Copy the full SHA 26ba2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac29e07 - Browse repository at this point
Copy the full SHA ac29e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2181bb - Browse repository at this point
Copy the full SHA d2181bbView commit details
Commits on Jul 31, 2022
-
Squashed 'json/' changes from fd9bcfbdb..685ac631d
685ac631d Merge pull request #578 from json-schema-org/urn 5347f29e4 Deduplicate URIs in the URN tests. 87cf32575 Also add tests for refs with URN+pointer and URN+fragment. 96255eff5 Add some simple tests for URN base URIs. git-subtree-dir: json git-subtree-split: 685ac631d3135dd5582710bf582b8db8ba5ba877
Configuration menu - View commit details
-
Copy full SHA for ecc4643 - Browse repository at this point
Copy the full SHA ecc4643View commit details -
Merge commit 'ecc464314583f989ca4f3d9da87d60543b8b5189'
* commit 'ecc464314583f989ca4f3d9da87d60543b8b5189': Squashed 'json/' changes from fd9bcfbdb..685ac631d
Configuration menu - View commit details
-
Copy full SHA for 5bdcaaa - Browse repository at this point
Copy the full SHA 5bdcaaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a3667 - Browse repository at this point
Copy the full SHA c9a3667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f18518 - Browse repository at this point
Copy the full SHA 6f18518View 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.8.0...v4.9.0