Message230476
The previous segfaults on OS X have been isolated to a problem in Cocoa Tk and an issue has been opened about it on the Tk issue tracker. See Issue22770 for details. Changesets applied to _is_gui_available() in that issue should prevent the segfaults by ensuring that Tk completes necessary initialization before the Tcl interpreter instance is destroyed and a new one created. So _is_gui_available() is now enabled on OS X and we can close this issue. |
|
Date |
User |
Action |
Args |
2014-11-02 02:48:34 | ned.deily | set | recipients:
+ ned.deily, terry.reedy, ezio.melotti, r.david.murray, python-dev, zach.ware |
2014-11-02 02:48:34 | ned.deily | set | messageid: <1414896514.45.0.501409493334.issue18604@psf.upfronthosting.co.za> |
2014-11-02 02:48:34 | ned.deily | link | issue18604 messages |
2014-11-02 02:48:33 | ned.deily | create | |
|