mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-24 16:06:26 +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.