Message236355
| Author | martin.panter |
|---|---|
| Recipients | martin.panter, nadeem.vawda, serhiy.storchaka |
| Date | 2015-02-21.10:03:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424512993.67.0.550611317566.issue23224@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Similar situation in the bzip module: >>> BZ2Decompressor.__new__(BZ2Decompressor).decompress(bytes()) Segmentation fault (core dumped) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-21 10:03:13 | martin.panter | set | recipients: + martin.panter, nadeem.vawda, serhiy.storchaka |
| 2015-02-21 10:03:13 | martin.panter | set | messageid: <1424512993.67.0.550611317566.issue23224@psf.upfronthosting.co.za> |
| 2015-02-21 10:03:13 | martin.panter | link | issue23224 messages |
| 2015-02-21 10:03:13 | martin.panter | create | |