SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Issue #22770: Prevent some Tk segfaults on OS X when running gui tests.

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)
N
Ned Deily committed
91f01e175a4f8f21893401573bdc36c5004388dd
Parent: aa3ea7e