An open API service for providing issue and pull request metadata for open source projects.

GitHub / horejsek/python-fastjsonschema issues and pull requests

#194 - `validate(use_default=True)` creates potentially unexpected behaviour.

Issue - State: closed - Opened by ablakey 5 months ago - 1 comment

#193 - support for popping extra keys and post_process of properties

Issue - State: open - Opened by thehesiod 8 months ago
Labels: enhancement

#192 - Default dicts in params is very bad practice

Issue - State: closed - Opened by thehesiod 8 months ago - 2 comments

#191 - Fix date pattern regexp

Pull Request - State: closed - Opened by Yarin78 8 months ago - 1 comment

#190 - Version 2.21.0 fails to validate YYYY-10-DD date format

Issue - State: closed - Opened by oalsaab 8 months ago - 1 comment
Labels: bug

#189 - Missing `import re` when using "format": "regex"

Issue - State: closed - Opened by landonbarnes 8 months ago - 1 comment

#188 - Test on Python 3.13

Pull Request - State: closed - Opened by edgarrmondragon 9 months ago - 1 comment

#187 - Feature request: make "context in exceptions" optional

Issue - State: closed - Opened by vanschelven 10 months ago - 3 comments

#185 - unspecified required properties yield unexpected behavior

Issue - State: closed - Opened by thehesiod about 1 year ago - 1 comment

#184 - test_pattern_with_escape_no_warnings fails with python 3.12

Issue - State: closed - Opened by ncopa over 1 year ago - 2 comments

#183 - Update ref_resolver.py

Pull Request - State: closed - Opened by wbh-lab over 1 year ago

#182 - RFE: is it possible to start making github releases?🤔

Issue - State: closed - Opened by kloczek over 1 year ago - 1 comment

#181 - Fix `not: {}` schemas when given falsy instances.

Pull Request - State: open - Opened by Julian over 1 year ago - 6 comments

#179 - Test on Python 3.12

Pull Request - State: closed - Opened by edgarrmondragon over 1 year ago - 2 comments

#178 - Feature request: automatically add nested defaults

Issue - State: open - Opened by theahura almost 2 years ago - 9 comments
Labels: enhancement

#177 - Error occurs when fastjsonschema generates empty except block

Issue - State: closed - Opened by invisig0th about 2 years ago - 2 comments
Labels: bug

#176 - improve error message for missing required props

Pull Request - State: closed - Opened by davidszotten about 2 years ago - 4 comments

#175 - errors for missing required properties

Issue - State: closed - Opened by davidszotten about 2 years ago
Labels: enhancement

#174 - Lazy import urllib

Pull Request - State: closed - Opened by danielhollas about 2 years ago - 10 comments

#173 - 2.17.0 sdist contains "stray" tests/examples/lengths that breaks tests

Issue - State: closed - Opened by mgorny about 2 years ago - 2 comments

#172 - Wrong tag name for 2.17.0

Issue - State: closed - Opened by dvzrv about 2 years ago - 1 comment

#171 - Release request

Issue - State: closed - Opened by pbabics about 2 years ago - 1 comment

#170 - Add support for `decimal.Decimal` as number

Pull Request - State: closed - Opened by pbabics over 2 years ago

#168 - Cannot parse int64 types

Issue - State: closed - Opened by jomach over 2 years ago - 1 comment

#167 - sdist is missing tests

Issue - State: closed - Opened by mtelka over 2 years ago - 1 comment

#166 - Support Python 3.11

Pull Request - State: closed - Opened by johnthagen over 2 years ago

#165 - Edit grammar and typos in docs

Pull Request - State: closed - Opened by johnthagen over 2 years ago - 1 comment

#164 - Add a high level usage example to the docs

Pull Request - State: closed - Opened by johnthagen over 2 years ago

#163 - resolve name_arg when following references

Pull Request - State: closed - Opened by davidszotten over 2 years ago - 3 comments

#162 - fixes #157 - Add a new generator function `create_variable_with_items…

Pull Request - State: closed - Opened by melroy-tellis over 2 years ago - 1 comment

#161 - Python 3.10 venv build is failing

Issue - State: closed - Opened by maciejstromich over 2 years ago - 1 comment

#160 - Update python support metadata

Pull Request - State: closed - Opened by MichaelAquilina over 2 years ago - 1 comment

#159 - Datadog's Guarddog detects exec in setup.py and complains

Issue - State: closed - Opened by maciejstromich over 2 years ago - 4 comments
Labels: enhancement

#158 - are the compiled validation functions cached?

Issue - State: closed - Opened by renaud almost 3 years ago - 2 comments
Labels: enhancement

#157 - Getting UnboundLocalError

Issue - State: open - Opened by jinsoo960 almost 3 years ago - 3 comments
Labels: bug

#156 - RFC 3339 date month and mday should be two digit

Issue - State: closed - Opened by billingb almost 3 years ago - 2 comments
Labels: bug

#155 - 2.16.2 not available on pypi.org

Issue - State: closed - Opened by dvzrv almost 3 years ago - 1 comment

#154 - 2.16.1: test_compile_to_code_custom_format fails

Issue - State: closed - Opened by dvzrv about 3 years ago - 3 comments

#153 - Uniqueness enforced if uniqueItems explicitly set to False

Issue - State: closed - Opened by thormick about 3 years ago - 1 comment
Labels: bug

#152 - Please make a new release

Issue - State: closed - Opened by mgorny about 3 years ago - 1 comment

#150 - ValueError: unknown url type when using $ref to another file

Issue - State: closed - Opened by anton-petrov about 3 years ago - 1 comment

#149 - Benchmarks are difficult to interpret.

Issue - State: closed - Opened by karolzlot about 3 years ago - 1 comment

#147 - Feature request: setting const values to default

Issue - State: closed - Opened by theahura about 3 years ago - 1 comment
Labels: enhancement

#146 - Error in validation if schema is method of class instance

Issue - State: closed - Opened by DenysMoskalenko over 3 years ago - 1 comment

#145 - Improve error message for `oneOf`, `anyOf` and `not` (slightly)

Pull Request - State: closed - Opened by abravalheri over 3 years ago - 1 comment

#144 - Prevent items generator to create an empty for-loop (issue 114)

Pull Request - State: closed - Opened by abravalheri over 3 years ago - 2 comments

#143 - Add github workflow for tests

Pull Request - State: closed - Opened by abravalheri over 3 years ago

#142 - Expand `$ref` when assigning the `definition` field to `JsonSchemaValueException`

Pull Request - State: closed - Opened by abravalheri over 3 years ago - 5 comments

#141 - Exceptions are obscure when using `$ref` inside `anyOf`, `oneOf`, `allOf`, etc...

Issue - State: closed - Opened by abravalheri over 3 years ago
Labels: enhancement

#140 - Preserving full path to a value when following $ref

Pull Request - State: closed - Opened by abravalheri over 3 years ago

#139 - 2.15.3 test_compile_to_code_custom_format_with_refs fails

Issue - State: closed - Opened by dvzrv over 3 years ago - 2 comments
Labels: bug

#138 - Provide tests in sdist tarball

Issue - State: closed - Opened by dvzrv over 3 years ago - 3 comments
Labels: enhancement

#137 - new breaking behavior in 2.15.3

Issue - State: closed - Opened by instil-richard over 3 years ago - 2 comments

#136 - 2.15.2: pytest is failing

Issue - State: closed - Opened by kloczek over 3 years ago - 4 comments

#135 - Reconstruct regexes in generated code instead of pickling

Pull Request - State: closed - Opened by abravalheri over 3 years ago - 1 comment

#134 - fix exception name

Pull Request - State: closed - Opened by bollwyvl over 3 years ago - 1 comment

#133 - Exception data contains the word "data" in most instances

Issue - State: closed - Opened by bb-rrogers over 3 years ago - 2 comments

#132 - Fail on complex schema with nested oneOf

Issue - State: closed - Opened by thormick over 3 years ago - 2 comments

#131 - IndentationError: even json is formatted correctly

Issue - State: closed - Opened by planck-length over 3 years ago - 2 comments

#130 - Fix unexpected caching (issue #129)

Pull Request - State: closed - Opened by abravalheri almost 4 years ago - 6 comments

#129 - Unexpected caching when swapping `handlers` on `compile` function

Issue - State: closed - Opened by abravalheri almost 4 years ago
Labels: bug

#127 - Reconstruct regexes in generated code

Pull Request - State: closed - Opened by abravalheri almost 4 years ago - 9 comments

#126 - Add `custom_formats` argument to generated code

Pull Request - State: closed - Opened by abravalheri almost 4 years ago - 2 comments

#124 - Getting Deprecation Warning while using the fastjsonschema

Issue - State: closed - Opened by rizbihassan almost 4 years ago - 1 comment

#122 - Support Decimals as numbers

Issue - State: closed - Opened by Lexicality about 4 years ago
Labels: enhancement

#121 - Join forces with jsonschema library?

Issue - State: closed - Opened by sisp about 4 years ago - 1 comment

#120 - 2.15.1: pytest is failing

Issue - State: closed - Opened by kloczek about 4 years ago - 9 comments

#119 - Pickle REGEX_PATTERNS

Pull Request - State: closed - Opened by gitpushdashf about 4 years ago - 1 comment

#118 - Please provide an example of running the python scripts generated in README.md

Issue - State: closed - Opened by coderextreme over 4 years ago - 2 comments
Labels: enhancement

#117 - Custom types through $ref ?

Issue - State: closed - Opened by mojzis over 4 years ago - 1 comment

#116 - Bugfix #115 parsing of "date-time" with "+hhmm" format

Pull Request - State: closed - Opened by jedie over 4 years ago - 1 comment

#115 - "date-time" not full supported

Issue - State: closed - Opened by jedie over 4 years ago - 2 comments

#114 - Missleading IndentationError with a faulty schema

Issue - State: closed - Opened by huy29433 over 4 years ago
Labels: bug, enhancement

#113 - removed dangerous code

Pull Request - State: closed - Opened by hh-h over 4 years ago - 1 comment

#112 - resolving uniqueItems is stable now

Pull Request - State: closed - Opened by hh-h over 4 years ago - 3 comments

#111 - Memory leak

Issue - State: closed - Opened by Stranger6667 over 4 years ago - 7 comments

#110 - additionalProperties == {} equivalent to True

Pull Request - State: closed - Opened by hh-h over 4 years ago - 3 comments

#109 - code_to_compile() generates bad code with FHIR R4 JSON Schema

Issue - State: closed - Opened by gitpushdashf over 4 years ago - 1 comment
Labels: bug

#108 - Custom formats for non-string types

Issue - State: closed - Opened by n2N8Z over 4 years ago - 2 comments
Labels: enhancement

#107 - Incorrect validation of "uniqueItems"

Issue - State: closed - Opened by michamos over 4 years ago
Labels: bug

#106 - Insert defaults before validation

Issue - State: closed - Opened by timgkeller almost 5 years ago - 1 comment
Labels: bug, enhancement

#105 - Incomplete support for draft7 boolean types

Issue - State: closed - Opened by talwararjun4 almost 5 years ago - 1 comment

#104 - Unexpected subobject validation / defaults behavior

Issue - State: closed - Opened by mkorkalo almost 5 years ago - 3 comments

#103 - Compile to code fails if using custom formats

Issue - State: closed - Opened by maroux about 5 years ago - 1 comment

#102 - Possible to use set of related schema files?

Issue - State: closed - Opened by llaisdy about 5 years ago - 1 comment

#101 - Nameerror when I use `numpy.nan` as default

Issue - State: open - Opened by anandhs about 5 years ago
Labels: enhancement

#100 - custom formats support only string type

Issue - State: closed - Opened by erezmarmor about 5 years ago - 2 comments

#99 - Validate Data Keys against Schema Definition Keys

Pull Request - State: closed - Opened by deslashcode about 5 years ago - 3 comments

#98 - Add expected const value to exception message

Pull Request - State: closed - Opened by nkm8 about 5 years ago - 1 comment

#97 - Ambiguous error reporting

Issue - State: closed - Opened by gpakosz about 5 years ago - 1 comment
Labels: enhancement

#96 - missing dependencies do not raise an exception

Issue - State: closed - Opened by waliferus over 5 years ago - 1 comment
Labels: bug

#95 - Easier way to extend validation with native Python types/functions

Issue - State: open - Opened by rmorshea over 5 years ago
Labels: enhancement

#94 - Previously compiled schema reused

Issue - State: closed - Opened by abyssary over 5 years ago - 3 comments
Labels: bug