Staging
v0.8.1
https://github.com/python/cpython
Revision 33db23f53cd39b3e3f6b9b526601a85879abbcc5 authored by Ned Deily on 02 November 2014, 02:26:45 UTC, committed by Ned Deily on 02 November 2014, 02:26:45 UTC
When running tests in subprocesses with the regrtest -j option, a bug
in Cocoa Tk can result in a Tcl segfault.  Avoid the problem by forcing
Tk to fully initialize as an OS X gui process before destroying the
Tcl instance and creating another. (Original patch by Serhiy Storchaka)
1 parent 247b644
History
Tip revision: 33db23f53cd39b3e3f6b9b526601a85879abbcc5 authored by Ned Deily on 02 November 2014, 02:26:45 UTC
Issue #22770: Prevent some Tk segfaults on OS X when running gui tests.
Tip revision: 33db23f

README

back to top