Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsonschema-4.24.0-py3-none-any.whl | 2025-05-26 | 88.7 kB | |
jsonschema-4.24.0-py3-none-any.whl.publish.attestation | 2025-05-26 | 9.2 kB | |
jsonschema-4.24.0.tar.gz | 2025-05-26 | 353.5 kB | |
jsonschema-4.24.0.tar.gz.publish.attestation | 2025-05-26 | 9.2 kB | |
README.md | 2025-05-26 | 614 Bytes | |
v4.24.0 source code.tar.gz | 2025-05-26 | 346.1 kB | |
v4.24.0 source code.zip | 2025-05-26 | 612.2 kB | |
Totals: 7 Items | 1.4 MB | 6 |
What's Changed
- Fix calculation of evaluated properties by @V02460 in https://github.com/python-jsonschema/jsonschema/pull/1351
- Support for Python 3.8 has been dropped, as it is end-of-life.
New Contributors
- @bkueng made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1326
- @V02460 made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1351
Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.23.0...v4.24.0