Message303209
| Author | vstinner |
|---|---|
| Recipients | Arfrever, Keith.Dart, Michael.Felt, aixtools@gmail.com, christian.heimes, eric.araujo, hynek, kdart, knny-myer, martin.panter, methane, nailor, nvetoshkin, orsenthil, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2017-09-28.10:40:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506595249.23.0.466225441844.issue11063@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
uuid code contains 4 bare "except:" blocks which should be replaced with appropriate exceptions, or at least "except Exception:" to not catch KeyboardInterrupt. But this should be modified in a second time. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-28 10:40:49 | vstinner | set | recipients: + vstinner, orsenthil, kdart, pitrou, christian.heimes, eric.araujo, Arfrever, r.david.murray, methane, nvetoshkin, knny-myer, nailor, Keith.Dart, hynek, martin.panter, serhiy.storchaka, Michael.Felt, aixtools@gmail.com |
| 2017-09-28 10:40:49 | vstinner | set | messageid: <1506595249.23.0.466225441844.issue11063@psf.upfronthosting.co.za> |
| 2017-09-28 10:40:49 | vstinner | link | issue11063 messages |
| 2017-09-28 10:40:49 | vstinner | create | |