My Notes

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

Meeting Notes