Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 583 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 793 bytes
.hgtags -rw-r--r-- 8.0 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 43.6 KB
README -rw-r--r-- 52.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 417.8 KB
configure.ac -rw-r--r-- 131.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 95.4 KB

README

back to top