mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 03:22:32 +08:00
The marshal.dumps and marshal.loads functions should return and accept bytes, respectively, rather than a string.
The marshal.dumps and marshal.loads functions should return and accept bytes, respectively, rather than a string.