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:16:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415081806.21.0.684341671643.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 zlib compression and decompression using to the marshal.c (bumping the version number to 5).
History
Date User Action Args
2014-11-04 06:16:46rhettingersetrecipients: + rhettinger, brett.cannon, pitrou
2014-11-04 06:16:46rhettingersetmessageid: <1415081806.21.0.684341671643.issue22789@psf.upfronthosting.co.za>
2014-11-04 06:16:46rhettingerlinkissue22789 messages
2014-11-04 06:16:46rhettingercreate