mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-10 00:47:12 +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.