mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-29 19:26:45 +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.