Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsonschema-4.23.0-py3-none-any.whl | 2024-07-08 | 88.5 kB | |
jsonschema-4.23.0.tar.gz | 2024-07-08 | 325.8 kB | |
README.md | 2024-07-08 | 548 Bytes | |
v4.23.0 source code.tar.gz | 2024-07-08 | 336.8 kB | |
v4.23.0 source code.zip | 2024-07-08 | 592.2 kB | |
Totals: 5 Items | 1.3 MB | 0 |
What's Changed
- Add some typing to the
exceptions.py
module by @DanielNoord in https://github.com/python-jsonschema/jsonschema/pull/1019 - Declare support for 3.13 by @rominf in https://github.com/python-jsonschema/jsonschema/pull/1282
New Contributors
- @rominf made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1282
Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0