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 Aneesh, Peter.Caven, brian.curtin, eli.bendersky, georg.brandl, kbk, loewis, ned.deily, python-dev, sunqiang, terry.reedy, tim.golden
Date 2011-08-05.06:39:19
SpamBayes Score 0.0002457418
Marked as misclassified No
Message-id <E1QpE3y-0007n2-K9@dinsdale.python.org>
In-reply-to
Content
New changeset cc86f4ca5020 by Ned Deily in branch '3.2':
Issue #12540: Prevent zombie IDLE processes on Windows due to changes
http://hg.python.org/cpython/rev/cc86f4ca5020

New changeset c2fd1ce1c6d4 by Ned Deily in branch 'default':
Issue #12540: Prevent zombie IDLE processes on Windows due to changes
http://hg.python.org/cpython/rev/c2fd1ce1c6d4
History
Date User Action Args
2011-08-05 06:39:20python-devsetrecipients: + python-dev, loewis, georg.brandl, terry.reedy, kbk, tim.golden, ned.deily, eli.bendersky, brian.curtin, sunqiang, Peter.Caven, Aneesh
2011-08-05 06:39:19python-devlinkissue12540 messages
2011-08-05 06:39:19python-devcreate