Skip to content

Conversation

@adsharma
Copy link
Owner

Fixes #4

Although this comes with significant trade-offs. Slower startup time and the user may need to increase recursionlimit>

import sys; sys.setrecursionlimit(2000)

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.

Fields declared in subclasses are not recognized

2 participants