openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-jsonschema
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 83 of 96
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More doc tidying.
Julian Berman
More...
over 12 years ago
Whoops, syntax error.
Julian Berman
More...
over 12 years ago
More wording.
Julian Berman
More...
over 12 years ago
Allow interdoc to the standard library.
Julian Berman
More...
over 12 years ago
Wording, though this will get reworked soon hopefully.
Julian Berman
More...
over 12 years ago
String stringety string.
Julian Berman
More...
over 12 years ago
Merge remote-tracking branch 'gazpachoking/validationerror_context'
Julian Berman
More...
over 12 years ago
Use python 3 style prints in docs
Chase Sterling
More...
over 12 years ago
Pass all arguments to super in _Error
Chase Sterling
More...
over 12 years ago
Refactor ValidationError.to_schema_error to _Error.create_from
Chase Sterling
More...
over 12 years ago
Add missing paren in docs
Chase Sterling
More...
over 12 years ago
Make sure unlike types can't get compared in sorted_errors again
Chase Sterling
More...
over 12 years ago
Make sure sorted_errors has unambiguous order for all error lists
Chase Sterling
More...
over 12 years ago
Don't rely on hash sorting for docs examples
Chase Sterling
More...
over 12 years ago
Add example of using the ValidationError attributes
Chase Sterling
More...
over 12 years ago
Update docs for descend method
Chase Sterling
More...
over 12 years ago
Remove _meta_schemas since we can just pluck these off.
Julian Berman
More...
over 12 years ago
Missed testing __init__'s store.
Julian Berman
More...
over 12 years ago
More style nitpicking because I am cranky.
Julian Berman
More...
over 12 years ago
Implement IValidator.extends for subschema validation within validators
Chase Sterling
More...
over 12 years ago
Consistency.
Julian Berman
More...
over 12 years ago
Provide better error messages for failed remote ref resolution.
Julian Berman
More...
over 12 years ago
Make it obvious that this is a Mixin.
Julian Berman
More...
over 12 years ago
Make a method to create SchemaErrors from ValidationErrors
Chase Sterling
More...
over 12 years ago
Use keyword args to set ValidationError details for clarity
Chase Sterling
More...
over 12 years ago
Manually transfer ValidationError attributes to SchemaError
Chase Sterling
More...
over 12 years ago
Update the docs for ValidationError with the new attributes
Chase Sterling
More...
over 12 years ago
Add anyOf test for the new ValidationError properties
Chase Sterling
More...
over 12 years ago
Rename some ValidationError attributes Refactor ValidationError creation and attribute setting
Chase Sterling
More...
over 12 years ago
Fix issue with new error properties on nested errors Add first unit test for new error properties
Chase Sterling
More...
over 12 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
…
95
96
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree