summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-11-01 19:29:22 -0700
committerNed Deily <nad@acm.org>2014-11-01 19:29:22 -0700
commit31ef9f7a719949750f5c12efe21ff3efea83e63a (patch)
treedebff1bd76ab3df11b239aff5b1c7a6e40851960 /Python/pythonrun.c
parent7eb6b0ce74a8951a936bf4107583e619d21f1ef9 (diff)
downloadcpython-31ef9f7a719949750f5c12efe21ff3efea83e63a.tar.gz
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)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions