Message139738
| Author | ned.deily |
|---|---|
| Recipients | gpolo, janssen, ned.deily, pitrou, python-dev, r.david.murray, ronaldoussoren, vstinner |
| Date | 2011-07-04.05:47:35 |
| SpamBayes Score | 0.00026273017 |
| Marked as misclassified | No |
| Message-id | <1309758456.76.0.413176621215.issue8716@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Let's try this: when running under OS X, the tk and ttk test runners now perform their initial Tk-available sanity check in a subprocess rather than in the main interpreter process. If the subprocess fails, the tests are skipped. There are some differences in behavior across the various OS X releases - 10.4 crashes in more cases than 10.5 and 10.6 - but this should cover them all. I'll leave this open for a while. Please log any buildbot regressions here. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-04 05:47:36 | ned.deily | set | recipients: + ned.deily, ronaldoussoren, janssen, pitrou, vstinner, gpolo, r.david.murray, python-dev |
| 2011-07-04 05:47:36 | ned.deily | set | messageid: <1309758456.76.0.413176621215.issue8716@psf.upfronthosting.co.za> |
| 2011-07-04 05:47:36 | ned.deily | link | issue8716 messages |
| 2011-07-04 05:47:35 | ned.deily | create | |