mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-14 07:02:13 +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.