Message126839
| Author | pitrou |
|---|---|
| Recipients | PythonInTheGrass, pitrou, terry.reedy |
| Date | 2011-01-22.14:39:46 |
| SpamBayes Score | 0.001534436 |
| Marked as misclassified | No |
| Message-id | <1295707201.75.0.831940979141.issue10909@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Antoine, could improvement from 2.7 to 3.2 have anything to new with > the new implementation of the Global Interpreter Lock? Perhaps, but then it's pure luck. Looking at the traceback, IDLE seems to replace sys.stdout with its own thingie when spawning a separate Python program. Perhaps that thingie isn't thread-safe. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-22 14:40:01 | pitrou | set | recipients: + pitrou, terry.reedy, PythonInTheGrass |
| 2011-01-22 14:40:01 | pitrou | set | messageid: <1295707201.75.0.831940979141.issue10909@psf.upfronthosting.co.za> |
| 2011-01-22 14:39:46 | pitrou | link | issue10909 messages |
| 2011-01-22 14:39:46 | pitrou | create | |