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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top