Hannu Sundell

Results 1 comments of Hannu Sundell

I was also able to replicate this issue with altering the test case here: https://github.com/python-openapi/openapi-core/blob/master/tests/integration/unmarshalling/test_unmarshallers.py#L582 By adding another case `("array", [None])` Also ends up in `RecursionError: maximum recursion depth exceeded...