Message82469
| Author | mark.dickinson |
|---|---|
| Recipients | christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pernici, pitrou, schuppenies, vstinner |
| Date | 2009-02-19.09:42:16 |
| SpamBayes Score | 0.0028733048 |
| Marked as misclassified | No |
| Message-id | <0015175cb07ef2e78604634259aa@google.com> |
| In-reply-to |
| Content | |
|---|---|
http://codereview.appspot.com/14105/diff/1/2 File Python/marshal.c (right): http://codereview.appspot.com/14105/diff/1/2#newcode160 Line 160: w_long((long)(Py_SIZE(ob) > 0 ? l : -l), p); On 2009/02/18 21:27:04, Martin v. Löwis wrote: > Ok, so I'd waive this for this patch; please do create a separate report. Done. http://bugs.python.org/issue5308 http://codereview.appspot.com/14105 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-19 09:42:18 | mark.dickinson | set | recipients: + mark.dickinson, collinwinter, gregory.p.smith, pitrou, pernici, vstinner, christian.heimes, jyasskin, schuppenies |
| 2009-02-19 09:42:16 | mark.dickinson | link | issue4258 messages |
| 2009-02-19 09:42:16 | mark.dickinson | create | |