Message289930
| Author | Birne94 |
|---|---|
| Recipients | Birne94, methane |
| Date | 2017-03-21.10:14:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490091274.62.0.53304576321.issue29859@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While I agree, fprintf it not really nice, I looked through other parts of the python source where information is printed to stderr and fprintf was used there as well, so I fell back to it myself. % grep -rnw . -e "fprintf(stderr," | wc -l 178 Using threading and multiprocessing is insane, I know that. Nevertheless the error codes returned by the pthread_* calls are processed incorrectly, so I would consider this a bug worth fixing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-21 10:14:34 | Birne94 | set | recipients: + Birne94, methane |
| 2017-03-21 10:14:34 | Birne94 | set | messageid: <1490091274.62.0.53304576321.issue29859@psf.upfronthosting.co.za> |
| 2017-03-21 10:14:34 | Birne94 | link | issue29859 messages |
| 2017-03-21 10:14:34 | Birne94 | create | |