Add a parse_bytes function to load descriptors from bytes
This is a convenience function that wraps the bytes in a BytesIO and calls parse_file().
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.
This is a convenience function that wraps the bytes in a BytesIO and calls parse_file().