This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brian.curtin, catalin.iacob, ezio.melotti, loewis, python-dev, sable, skrah, vstinner
Date 2013-03-07.16:39:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZMHbx35CSzRyC@mail.python.org>
In-reply-to
Content
New changeset 6ccefddc13fd by Ezio Melotti in branch '3.3':
#11732: make suppress_crash_popup() work on Windows XP and Windows Server 2003.
http://hg.python.org/cpython/rev/6ccefddc13fd

New changeset 831035bda9b7 by Ezio Melotti in branch 'default':
#11732: merge with 3.3.
http://hg.python.org/cpython/rev/831035bda9b7
History
Date User Action Args
2013-03-07 16:39:10python-devsetrecipients: + python-dev, loewis, vstinner, sable, ezio.melotti, brian.curtin, skrah, catalin.iacob
2013-03-07 16:39:10python-devlinkissue11732 messages
2013-03-07 16:39:10python-devcreate