This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients barry, chrism, cvrebert, eric.araujo, ezio.melotti, gregory.p.smith, jleedev, kdwyer, martin.panter, ncoghlan, pitrou, serhiy.storchaka, socketpair, terry.reedy, vstinner
Date 2016-08-01.08:25:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470039929.61.0.40230923221.issue19837@psf.upfronthosting.co.za>
In-reply-to
Content
Does dump_bytes() return bytes (similar to dumps()) or write to binary stream (similar to dump())?
History
Date User Action Args
2016-08-01 08:25:29serhiy.storchakasetrecipients: + serhiy.storchaka, barry, terry.reedy, gregory.p.smith, chrism, ncoghlan, pitrou, vstinner, kdwyer, ezio.melotti, eric.araujo, cvrebert, socketpair, martin.panter, jleedev
2016-08-01 08:25:29serhiy.storchakasetmessageid: <1470039929.61.0.40230923221.issue19837@psf.upfronthosting.co.za>
2016-08-01 08:25:29serhiy.storchakalinkissue19837 messages
2016-08-01 08:25:29serhiy.storchakacreate