Message155353
| Author | eric.araujo |
|---|---|
| Recipients | eric.araujo, loewis, nadeem.vawda, neologix, pitrou, rosslagerwall |
| Date | 2012-03-10.21:39:30 |
| SpamBayes Score | 2.886481e-05 |
| Marked as misclassified | No |
| Message-id | <1331415570.81.0.366629421273.issue14229@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Debian bug has some more convincing examples:
> any Python program which is expected to implement the interface of (say) "diff" is buggy, because
> it may exit status 1 ("comparison successful; differences found") when it should have died with
> SIGINT ("comparison not completed due to interrupt signal"); this could in principle cause data loss
> in some applications. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-10 21:39:30 | eric.araujo | set | recipients: + eric.araujo, loewis, pitrou, nadeem.vawda, neologix, rosslagerwall |
| 2012-03-10 21:39:30 | eric.araujo | set | messageid: <1331415570.81.0.366629421273.issue14229@psf.upfronthosting.co.za> |
| 2012-03-10 21:39:30 | eric.araujo | link | issue14229 messages |
| 2012-03-10 21:39:30 | eric.araujo | create | |