summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 4.1.0 to the changelog.v4.1.0a1release-notesJulian Berman2021-10-091-0/+10
* Sigh, back to full clones.Julian Berman2021-10-081-0/+2
* Try autocreating release notes.Julian Berman2021-10-081-8/+14
* Skip tests on 3.10 + Windows which fail for annoying compilation reasons.Julian Berman2021-10-081-0/+12
* Ignore distutils warnings coming from pip which needs a release.Julian Berman2021-10-081-1/+1
* Add support for Python 3.10.Julian Berman2021-10-084-2/+15
* Combine the CI and precommit workflows.Julian Berman2021-10-082-13/+7
* Skip the tests which tickle known bugs.Julian Berman2021-10-071-8/+56
* Merge commit 'cf886386cc0996df6743b425f74675a6d8a1a9ca'Julian Berman2021-10-07129-1289/+5355
|\
| * Squashed 'json/' changes from 20c1bb1d9..54440eab4Julian Berman2021-10-07129-1289/+5355
* | Re-allow the fuzz to fail.Julian Berman2021-10-031-0/+1
* | Add the missing format dependency documentation.Julian Berman2021-10-021-3/+8
* | Merge pull request #846 from tirkarthi/fix-python-requiresv4.0.1Julian Berman2021-09-301-1/+1
|\ \
| * | Move python_requires to options for correct METADATA generation.Karthikeyan Singaravelan2021-09-301-1/+1
|/ /
* | Add the Zenodo badge.Julian Berman2021-09-291-1/+4
* | Stylev4.0.0Julian Berman2021-09-291-3/+0
* | Remove the added argument to jsonschema.validators.create. ...Julian Berman2021-09-2917-615/+9
* | Make it clear that support for draft2020-12 is partial unfortunately.Julian Berman2021-09-292-6/+13
* | Merge pull request #841 from hugovk/rm-universalJulian Berman2021-09-282-3/+4
|\ \
| * | Ignore build filesHugo van Kemenade2021-09-281-0/+4
| * | No need to build universal wheels for Python 3-onlyHugo van Kemenade2021-09-281-3/+0
|/ /
* | Merge pull request #834 from Julian/pre-commit-ci-update-configJulian Berman2021-09-061-3/+3
|\ \
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-08-301-3/+3
|/ /
* | Deprecate jsonschema.validators.validators and .meta_schemas.Julian Berman2021-08-264-26/+72
* | StyleJulian Berman2021-08-261-3/+3
* | Add test cases for error details hidden behind a $refJulian Berman2021-08-261-0/+62
* | Add Validator.evolve, deprecating passing _schema to methods.Julian Berman2021-08-256-20/+99
* | Remove 2-arg-using form of is_valid from tests.Julian Berman2021-08-251-2/+2
* | Test iter_errors independent of a draft validator.Julian Berman2021-08-251-47/+31
* | Set __qualname__ for validator classes.Julian Berman2021-08-252-10/+48
* | Suppress the KeyError in unknown type exception tracebacks.Julian Berman2021-08-252-14/+24
* | Temporarily simplify _finditem, and unskip some tests.Julian Berman2021-08-252-46/+13
* | Remove RefResolver.scopes_stack_copy.Julian Berman2021-08-253-11/+2
* | Bit of coverage tweaking.v4.0.0a6Julian Berman2021-08-253-18/+25
* | Deprecate jsonschema.RefResolver.in_scope.Julian Berman2021-08-252-2/+25
* | Remove more dead code.Julian Berman2021-08-252-29/+0
* | Remove dead code.Julian Berman2021-08-251-5/+0
* | Remove 3.6-related code.Julian Berman2021-08-251-23/+0
* | Minor tweak of local variables.Julian Berman2021-08-251-2/+1
* | FileNotFoundError and FileExistsError in more places.Julian Berman2021-08-253-16/+5
* | Minor tweak to the OSSFuzz workflow.Julian Berman2021-08-252-4/+2
* | Properly set the failing validator for min/maxContains.Julian Berman2021-08-252-0/+92
* | Ensure message_for allows only one error.Julian Berman2021-08-251-5/+11
* | Add a test for the 2019-09 $id lookup.Julian Berman2021-08-251-0/+13
* | Kill an old testing helper now that it mostly lives in contextlib.Julian Berman2021-08-252-40/+21
* | Use contextmanager.suppress to kill a bit of boilerplate.Julian Berman2021-08-251-36/+17
* | Always depend on the newer webcolors API.Julian Berman2021-08-251-2/+2
* | Add an explicit ASCII check.Julian Berman2021-08-241-1/+1
* | Remove 3.6-related code.Julian Berman2021-08-241-7/+0
* | Depend on rfc3339-validator for format, even for non-nonGPL.Julian Berman2021-08-243-17/+11