Skip to content

Add support for the iri and iri-reference formats to the format-nongpl extra #1388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jkowalleck
Copy link
Contributor

@jkowalleck jkowalleck commented Jul 16, 2025

Added

  • Optional dependency rfc3987-syntax as part of the "format-nongpl" extra
  • Validator for iri and iri-reference based on rfc3987-syntax


depends on rfc3987-syntax>=1.1.0



📚 Documentation preview 📚: https://python-jsonschema--1388.org.readthedocs.build/en/1388/

@jkowalleck jkowalleck marked this pull request as draft July 16, 2025 11:43
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the feat/validate_rfc3987_non-gpl/rfc3987-syntax branch from f296cc7 to 8dd4f56 Compare July 16, 2025 12:06
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title [WIP] feat: use non-GPL validator for rfc3987 feat: use non-GPL validator for rfc3987 Jul 18, 2025
@jkowalleck jkowalleck marked this pull request as ready for review July 18, 2025 07:35
@jkowalleck
Copy link
Contributor Author

ready for review

@Julian Julian changed the title feat: use non-GPL validator for rfc3987 Add support for the iri and iri-reference formats to the format-nongpl extra Jul 18, 2025
@Julian
Copy link
Member

Julian commented Jul 18, 2025

Great! Well done, appreciate the work.

@Julian Julian merged commit 18855d0 into python-jsonschema:main Jul 18, 2025
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use non-GPL validator for rfc3987
2 participants