Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsonschema-4.24.1-py3-none-any.whl | 2025-07-17 | 89.1 kB | |
jsonschema-4.24.1-py3-none-any.whl.publish.attestation | 2025-07-17 | 9.2 kB | |
jsonschema-4.24.1.tar.gz | 2025-07-17 | 356.6 kB | |
jsonschema-4.24.1.tar.gz.publish.attestation | 2025-07-17 | 9.2 kB | |
README.md | 2025-07-17 | 692 Bytes | |
v4.24.1 source code.tar.gz | 2025-07-17 | 367.1 kB | |
v4.24.1 source code.zip | 2025-07-17 | 632.2 kB | |
Totals: 7 Items | 1.5 MB | 0 |
What's Changed
- Unambiguously quote and escape properties in JSON path rendering by @kurtmckee in https://github.com/python-jsonschema/jsonschema/pull/1390
- Drop python<3.9 backports by @hackowitz-af in https://github.com/python-jsonschema/jsonschema/pull/1367
New Contributors
- @hackowitz-af made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1367
- @kurtmckee made their first contribution in https://github.com/python-jsonschema/jsonschema/pull/1390
Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.24.0...v4.24.1