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 benjamin.peterson, exarkun, gregory.p.smith, jcea, loewis, marcin.bachry, neologix, pitrou, python-dev, schmichael, skrah, spiv, tseaver, vstinner
Date 2011-05-25.00:38:29
SpamBayes Score 0.0014246005
Marked as misclassified No
Message-id <E1QP27I-0002xD-M1@dinsdale.python.org>
In-reply-to
Content
New changeset 234021dcad93 by Victor Stinner in branch 'default':
Issue #8407: Fix the signal handler of the signal module: if it is called
http://hg.python.org/cpython/rev/234021dcad93
History
Date User Action Args
2011-05-25 00:38:30python-devsetrecipients: + python-dev, loewis, gregory.p.smith, jcea, spiv, exarkun, tseaver, pitrou, vstinner, benjamin.peterson, marcin.bachry, schmichael, skrah, neologix
2011-05-25 00:38:29python-devlinkissue8407 messages
2011-05-25 00:38:29python-devcreate