Message195325
| Author | vstinner |
|---|---|
| Recipients | ionelmc, neologix, pitrou, vstinner |
| Date | 2013-08-16.13:14:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376658885.67.0.291877728366.issue18748@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh ok, I'm able to reproduce the issue with the system Python 3.3: $ while true; do echo "loop"; python3.3 bug.py || break; done loop ... loop libgcc_s.so.1 must be installed for pthread_cancel to work Abandon (core dumped) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-16 13:14:45 | vstinner | set | recipients: + vstinner, pitrou, ionelmc, neologix |
| 2013-08-16 13:14:45 | vstinner | set | messageid: <1376658885.67.0.291877728366.issue18748@psf.upfronthosting.co.za> |
| 2013-08-16 13:14:45 | vstinner | link | issue18748 messages |
| 2013-08-16 13:14:45 | vstinner | create | |