index
:
delta/jsonschema.git
azure
baserock/morph
best-match
ci-cache
cli
codeco
dependabot/pip/docs/jinja2-2.11.3
dependabot/pip/docs/lxml-4.6.2
dependabot/pip/docs/pygments-2.7.4
dependabot/pip/docs/urllib3-1.26.3
deprecations
draft2019-09
draft2020-12
draft6
draft7
drafts
gha
install-checks
main
master
no-leaking-boolean-schemas
patch-1
perf
perf_cache_resolving
pre-commit-ci-update-config
protocol
py310
release-notes
test-split
tox4
type-checker-default-types
warnings
windows
github.com: Julian/jsonschema.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Validator.resolver.
Julian Berman
2023-02-21
4
-6
/
+39
*
Move reference resolution to a (private) Validator method.
Julian Berman
2023-02-21
3
-50
/
+63
*
Inline a function that will be RefResolver specific.
Julian Berman
2023-02-21
1
-9
/
+6
*
Offload a small initial bit of id-related code to referencing.
Julian Berman
2023-02-21
2
-29
/
+14
*
Minor regrouping of some to-be-modified/deprecated RefResolver tests.
Julian Berman
2023-02-21
1
-32
/
+32
*
Load the test suite into a referencing.Registry for running tests.
Julian Berman
2023-02-21
1
-5
/
+32
*
Deprecate jsonschema.RefResolver from both places it is importable.
Julian Berman
2023-02-21
10
-32
/
+64
*
Move to retrieving schemas from the jsonschema-specifications registry.
Julian Berman
2023-02-21
24
-1370
/
+85
*
Drop support for 3.7.
Julian Berman
2023-02-21
3
-15
/
+2
*
Style, and don't interfere with a test.
Julian Berman
2023-02-21
2
-5
/
+4
*
Add a microbenchmark for validator creation.
Julian Berman
2023-02-21
2
-6
/
+24
*
Don't leak into _VALIDATORS during tests either.
Julian Berman
2023-02-15
1
-0
/
+11
*
More specific type.
Julian Berman
2023-02-15
1
-1
/
+2
*
Fix some (irrelevantly) broken JSON pointers in CLI tests.
Julian Berman
2023-02-09
1
-2
/
+2
*
Merge pull request #1041 from python-jsonschema/pre-commit-ci-update-config
Julian Berman
2023-02-05
1
-1
/
+1
|
\
|
*
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot]
2023-01-30
1
-1
/
+1
|
/
*
Merge commit 'dae554c22c8dce3bd084e3e503060b92a4839385'
Julian Berman
2023-01-20
5
-5
/
+269
|
\
|
*
Squashed 'json/' changes from d21ed578a..f57d3e0cc
Julian Berman
2023-01-20
602
-16891
/
+293
*
|
Merge pull request #1034 from python-jsonschema/pre-commit-ci-update-config
Julian Berman
2022-12-28
1
-1
/
+1
|
\
\
|
*
|
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot]
2022-12-26
1
-1
/
+1
*
|
|
Update docs requirements.
Julian Berman
2022-12-27
1
-5
/
+5
|
/
/
*
|
Minor spelling and style.
Julian Berman
2022-12-26
2
-5
/
+6
*
|
Remove some old test skips that should never be triggered.
Julian Berman
2022-12-22
1
-29
/
+5
*
|
Merge pull request #1022 from DanielNoord/error-str
Julian Berman
2022-12-21
1
-1
/
+8
|
\
\
|
*
|
Use ``ClassVar`` for ``_Error`` attributes
Daniël van Noord
2022-12-21
1
-51
/
+36
|
*
|
Add ``_VerboseError``
Daniël van Noord
2022-11-30
1
-33
/
+55
*
|
|
Handle the upstream change to the previously broken draft 3 test.
Julian Berman
2022-12-21
1
-1
/
+0
|
|
/
|
/
|
*
|
Squashed 'json/' changes from 6b3cac42b..d21ed578a
Julian Berman
2022-12-21
2
-25
/
+357
*
|
Merge pull request #1033 from python-jsonschema/pre-commit-ci-update-config
Julian Berman
2022-12-21
1
-1
/
+1
|
\
\
|
*
|
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot]
2022-12-19
1
-1
/
+1
|
/
/
*
|
Merge commit 'ade1faa768471bb95b14533f20a504fe8fc326c9'
Julian Berman
2022-12-19
20
-53
/
+901
|
\
\
|
*
|
Squashed 'json/' changes from 78c888273..6b3cac42b
Julian Berman
2022-12-19
20
-53
/
+901
*
|
|
Add a few examples of jsonschema.validators.validator_for.
Julian Berman
2022-12-19
2
-0
/
+38
*
|
|
Preemptively tweak an isort setting.
Julian Berman
2022-12-14
2
-1
/
+2
*
|
|
tox.ini quoting seems to have changed too.
Julian Berman
2022-12-11
2
-2
/
+6
*
|
|
Run pip-audit only once, not for each OS.
Julian Berman
2022-12-11
1
-6
/
+12
*
|
|
More tox4 setting updating.
Julian Berman
2022-12-11
1
-1
/
+1
*
|
|
Update docs requirements.
Julian Berman
2022-12-11
1
-7
/
+5
*
|
|
Handle tox 4 (passenv doesn't take spaces now).
Julian Berman
2022-12-11
2
-2
/
+2
*
|
|
Merge pull request #1025 from python-jsonschema/ghcoverage
Julian Berman
2022-12-05
3
-43
/
+25
|
\
\
\
|
*
|
|
Replace codecov with coverage (7)'s native markdown support.
Julian Berman
2022-12-05
3
-36
/
+19
|
*
|
|
pypy3.8 -> 3.9
Julian Berman
2022-12-05
1
-6
/
+6
|
*
|
|
pypa/setuptools#3276 is merged, remove some testing warning config.
Julian Berman
2022-12-05
1
-2
/
+1
|
/
/
/
*
|
|
Run pip-licenses on the format-nongpl extra.
Julian Berman
2022-12-05
3
-14
/
+21
*
|
|
Just pre-calculate the remotes in the suite loader.
Julian Berman
2022-12-05
1
-9
/
+7
*
|
|
Finish formatting the README via one sentence per line.
Julian Berman
2022-12-05
1
-45
/
+22
*
|
|
Remove the CLI example from the readme.
Julian Berman
2022-12-05
1
-5
/
+1
*
|
|
Replace safety with pip-audit.
Julian Berman
2022-12-05
2
-6
/
+6
*
|
|
Introduce _Case in the test suite loader.
Julian Berman
2022-12-05
1
-37
/
+68
*
|
|
More type sprinkling in the suite loader.
Julian Berman
2022-12-05
2
-87
/
+73
[next]