python-jsonschema / python-jsonschema/jsonschema
Support Validators with meta_schemas different than their own schemas
Open
Nobody has claimed this yet.
Dialects v2
Enhancement
- Dominant language
- Python
- Stars
- 5k
- Forks
- 671
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 10
Description
E.g., a newly created Validator with a draft 6 metaschema.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only identifies Validator and draft 6 metaschemas; it names no files, tests, or entry points. First clarify the expected behavior for a Validator whose metaschema differs from its own schema, then locate the relevant Validator implementation and add tests covering the stated example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100