-
-
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.1.2
head repository: python-jsonschema/jsonschema
compare: v4.2.0
- 17 commits
- 12 files changed
- 5 contributors
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f399af - Browse repository at this point
Copy the full SHA 5f399afView commit details
Commits on Oct 29, 2021
-
Add release note about dropping support for Py 3.6
It was dropped in 3fb0576
Configuration menu - View commit details
-
Copy full SHA for c0a918b - Browse repository at this point
Copy the full SHA c0a918bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for e06577e - Browse repository at this point
Copy the full SHA e06577eView commit details
Commits on Oct 30, 2021
-
Merge pull request #869 from sir-sigurd/patch-1
Add release note about dropping support for Py 3.6
Configuration menu - View commit details
-
Copy full SHA for ad73218 - Browse repository at this point
Copy the full SHA ad73218View commit details
Commits on Oct 31, 2021
-
Set PYTHONWARNINGS only for the test run itself.
Other things (the install :/) are just too noisy themselves, and raise errors.
Configuration menu - View commit details
-
Copy full SHA for 832888f - Browse repository at this point
Copy the full SHA 832888fView commit details -
Remove uses of SynchronousTestCase.
The warnings module still leaves what to be desired vis a vis cleaning up state, but everything at least passes this way now, and this removes a testing dependency.
Configuration menu - View commit details
-
Copy full SHA for 272b4f2 - Browse repository at this point
Copy the full SHA 272b4f2View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ffb5e06 - Browse repository at this point
Copy the full SHA ffb5e06View commit details -
Merge pull request #873 from sevein/dev/issue-871-importlib-resources
Load schemas via importlib.resources
Configuration menu - View commit details
-
Copy full SHA for 14b4fd7 - Browse repository at this point
Copy the full SHA 14b4fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea7365 - Browse repository at this point
Copy the full SHA 7ea7365View commit details -
Squashed 'json/' changes from 329efe59c..9263b5250
9263b5250 Merge pull request #525 from DrGFreeman/524-uniqueItems-tests 2c5368886 Add tests instead of modifying existing tests de84a59c5 Add and modify uniqueItems tests git-subtree-dir: json git-subtree-split: 9263b52500a6688ba02181ef2299ec4a894b589e
Configuration menu - View commit details
-
Copy full SHA for c9b7436 - Browse repository at this point
Copy the full SHA c9b7436View commit details -
Merge commit 'c9b74362198d21cea59794c414f0877452ab9fa7'
* commit 'c9b74362198d21cea59794c414f0877452ab9fa7': Squashed 'json/' changes from 329efe59c..9263b5250
Configuration menu - View commit details
-
Copy full SHA for 1c6c965 - Browse repository at this point
Copy the full SHA 1c6c965View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4693c - Browse repository at this point
Copy the full SHA ed4693cView commit details -
Revert "Temporarily skip the failing tests from #866."
This reverts commit ed4693c.
Configuration menu - View commit details
-
Copy full SHA for 64622fd - Browse repository at this point
Copy the full SHA 64622fdView commit details
Commits on Nov 4, 2021
-
Ensure all items of array are checked for uniqueness
Fix bug where the function would return (True) early if the first two items of the array are unique, preventing verification of other array items.
Configuration menu - View commit details
-
Copy full SHA for 1085b27 - Browse repository at this point
Copy the full SHA 1085b27View commit details -
Merge pull request #875 from DrGFreeman/866-unique-items-more-than-two
Ensure all elements of arrays are verified for uniqueness
Configuration menu - View commit details
-
Copy full SHA for 4a2232a - Browse repository at this point
Copy the full SHA 4a2232aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d74d704 - Browse repository at this point
Copy the full SHA d74d704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2eec2 - Browse repository at this point
Copy the full SHA 3d2eec2View 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.1.2...v4.2.0