◐ Shell
clean mode source ↗

Message 176345 - Python tracker

Message176345

Author serhiy.storchaka
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2012-11-25.12:17:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353845856.16.0.80578311869.issue16551@psf.upfronthosting.co.za>
In-reply-to
Content
This issue inspired by issue12848. The proposed patch get rid of the marshal module (the struct module used instead), removes some redundant code, and changes the code to use more modern idioms.
History
Date User Action Args
2012-11-25 12:17:36serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2012-11-25 12:17:36serhiy.storchakasetmessageid: <1353845856.16.0.80578311869.issue16551@psf.upfronthosting.co.za>
2012-11-25 12:17:36serhiy.storchakalinkissue16551 messages
2012-11-25 12:17:36serhiy.storchakacreate