Message100625
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, jerry.seutter, r.david.murray, vstinner |
| Date | 2010-03-08.01:10:12 |
| SpamBayes Score | 0.00038089248 |
| Marked as misclassified | No |
| Message-id | <1268010614.72.0.302959765113.issue7449@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Did someone notice that on Windows, subprocess imports threading, > and use threads for the communicate() method? No, I didn't ran the tests on Windows. I can expect that someone build Python on Linux without threads, but is Python used in embedded systems with Windows but without threads? Since the patch is already huge, I would suggest to open a new issue (fix tests for Windows without threads). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-08 01:10:14 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, jerry.seutter, r.david.murray |
| 2010-03-08 01:10:14 | vstinner | set | messageid: <1268010614.72.0.302959765113.issue7449@psf.upfronthosting.co.za> |
| 2010-03-08 01:10:13 | vstinner | link | issue7449 messages |
| 2010-03-08 01:10:12 | vstinner | create | |