0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor formatting and cleanup. More... over 13 years ago
Fix a doctest for py3, which includes modules in tracebacks. More... over 13 years ago
An initial stab at making jsonschema Python 3.x compatible. More... over 13 years ago
Removed the securetypes stuff. The hash fix has been released, so this can all go away. More... over 13 years ago
Change defaults for unknown type and unknown property More... over 13 years ago
Updating the README More... over 13 years ago
Fixed a typo and elaborated a tiny bit. More... over 13 years ago
Stale import More... over 13 years ago
Upping the epsilon for checking floats' divisibleBy More... over 13 years ago
Expose .is_type, .error, .schema_error More... over 13 years ago
Minor style fix More... over 13 years ago
Fixing a docstring More... over 13 years ago
Meta schema validation More... over 13 years ago
Some more documentation More... over 13 years ago
Ignore TODO scribbles. More... over 13 years ago
Added basic extends support. forthcoming (I hope) More... over 13 years ago
Make the error message for additionals prettier More... over 13 years ago
Fixed additional{Properties,Items} to appropriately typecheck. More... over 13 years ago
Minor cleanup + 'privatize' of _uniq More... over 13 years ago
Adding uniqueItems with optional (recommended) dep on securetypes. More... over 13 years ago
Being less clever. Github and PyPI don't like this directive. More... over 13 years ago
Adding a basic readme, some classifiers, and bumped the version. More... over 13 years ago
Minor: Changed a few errant %s's to %r's. More... over 13 years ago
Decimal test. More... over 13 years ago
Make {max,min}{Items,Length} stricter, and 'clean up' type checking. More... over 13 years ago
Docstring More... over 13 years ago
MANIFEST More... over 13 years ago
Fixed setup.py More... over 13 years ago
__version__ bump More... over 13 years ago
Broke 2.5 test support. More... over 13 years ago