bigchaindb / bigchaindb/python-rapidjson-schema
Deallocation of schema
Aperta
bug
- Lingua principale
- C++
- Stelle
- 3
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.