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:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, alexandre.vassalotti |
| 2012-11-25 12:17:36 | serhiy.storchaka | set | messageid: <1353845856.16.0.80578311869.issue16551@psf.upfronthosting.co.za> |
| 2012-11-25 12:17:36 | serhiy.storchaka | link | issue16551 messages |
| 2012-11-25 12:17:36 | serhiy.storchaka | create | |