bigchaindb / bigchaindb/python-rapidjson-schema

Deallocation of schema

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.