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 rhettinger
Recipients brett.cannon, pitrou, rhettinger
Date 2014-11-04.06:09:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415081359.85.0.747223743536.issue22789@psf.upfronthosting.co.za>
In-reply-to
Content
Looking into this further, I suspect that the cleanest way to implement this would be to add a marshal version 4 that compresses and decompresses using zlib.
History
Date User Action Args
2014-11-04 06:16:55rhettingerunlinkissue22789 messages
2014-11-04 06:09:19rhettingersetrecipients: + rhettinger, brett.cannon, pitrou
2014-11-04 06:09:19rhettingersetmessageid: <1415081359.85.0.747223743536.issue22789@psf.upfronthosting.co.za>
2014-11-04 06:09:19rhettingerlinkissue22789 messages
2014-11-04 06:09:19rhettingercreate