[issue18909] Segfaults on win-amd64 due to corrupt pointer to Tkapp_Interp

Roundup Robot report at bugs.python.org
Thu Sep 5 00:28:26 CEST 2013


Roundup Robot added the comment:

New changeset f01e06d26b41 by Victor Stinner in branch '3.3':
Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast
http://hg.python.org/cpython/rev/f01e06d26b41

New changeset ac27d979078a by Victor Stinner in branch 'default':
(Merge 3.3) Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit,
http://hg.python.org/cpython/rev/ac27d979078a

New changeset 1a65bb15dedf by Victor Stinner in branch '2.7':
Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast
http://hg.python.org/cpython/rev/1a65bb15dedf

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18909>
_______________________________________


More information about the Python-bugs-list mailing list