My Notes
- How to document functions with signatures that changed across versions?
to_bytesgot new signatures to convert int types in v5 and had onlystrsignature in v4
to_bytes got new signatures to convert int types in v5 and had only str signature in v4