Skip to content
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

Issue 13043: [python-experimental] Fixed stackoverflow error in toExampleValueRecursive #13062

Merged
merged 1 commit into from
Aug 3, 2022

Commits on Aug 3, 2022

  1. [python experimental] Issue 13043: fixes toExampleValueRecursive stac…

    …koverflow
    
    Fixes an issue in python-experimental that was causing a stackoverflow
    error.
    
    * Fixed by adding composed schemas to the list of 'includedSchemas'
    * Fixed an additional issue that was causing a schema to be added to the
    'includedSchemas' list
    * Added a unit test with a minimal GeoJson spec to confirm results
    fbl100 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    210ef95 View commit details
    Browse the repository at this point in the history