Message127988
| Author | pitrou |
|---|---|
| Recipients | PythonInTheGrass, amaury.forgeotdarc, belopolsky, cgohlke, loewis, pitrou, terry.reedy |
| Date | 2011-02-05.13:47:10 |
| SpamBayes Score | 8.1364915e-12 |
| Marked as misclassified | No |
| Message-id | <1296913630.87.0.12315092204.issue11077@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I can't reproduce either, but the latest traceback posted in msg127985 seems to hint at a parameter marshalling problem. "create" is one of the parameters to the called Tk function, but it seemed to be mistaken for another. Since it's arguably threading-related, saying "I can't reproduce" doesn't seem like a sufficient reason to close the issue. There can be all kinds of influencing factors (OS, CPU, background tasks) and the marshalling code in Modules/_tkinter.c is far from trivial. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-05 13:47:10 | pitrou | set | recipients: + pitrou, loewis, terry.reedy, amaury.forgeotdarc, belopolsky, cgohlke, PythonInTheGrass |
| 2011-02-05 13:47:10 | pitrou | set | messageid: <1296913630.87.0.12315092204.issue11077@psf.upfronthosting.co.za> |
| 2011-02-05 13:47:10 | pitrou | link | issue11077 messages |
| 2011-02-05 13:47:10 | pitrou | create | |