Message 208884 - Python tracker
Message208884
| 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:41 | vajrasky | set | recipients: + vajrasky, larry, nadeem.vawda, serhiy.storchaka |
| 2014-01-23 08:15:41 | vajrasky | set | messageid: <1390464941.58.0.221100340245.issue20185@psf.upfronthosting.co.za> |
| 2014-01-23 08:15:41 | vajrasky | link | issue20185 messages |
| 2014-01-23 08:15:41 | vajrasky | create | |