sbe-python
sbe-python copied to clipboard
Attribute "description" ignored for many tags
I've noticed that after parsing a schema, the description field of instances of several classes remains None. I haven't exhaustively tested this, but at least for message and field tags the description attribute does not get propagated to the corresponding objects.
description for messages should work. Schema, fields, types and elements of composite types probably not.