bigchaindb / bigchaindb/python-rapidjson-schema
Deallocation of schema
Open
bug
- Dominant language
- C++
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
@lelit pointed out that the SchemaDocument is never deallocated, which may be neccesary for some use cases (not all). Implement a `tp_dealloc` method in the python object definition to take care of this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.