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 vajrasky
Recipients larry, nadeem.vawda, serhiy.storchaka, vajrasky
Date 2014-01-23.08:15:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390464941.58.0.221100340245.issue20185@psf.upfronthosting.co.za>
In-reply-to
Content
This is updated patch for marshal incorporating the fixes from clinic. Now, I can use 'bytes' named argument and default value of marshal.version instead of hardcoded number.
History
Date User Action Args
2014-01-23 08:15:41vajraskysetrecipients: + vajrasky, larry, nadeem.vawda, serhiy.storchaka
2014-01-23 08:15:41vajraskysetmessageid: <1390464941.58.0.221100340245.issue20185@psf.upfronthosting.co.za>
2014-01-23 08:15:41vajraskylinkissue20185 messages
2014-01-23 08:15:41vajraskycreate