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 xdegaye
Recipients georg.brandl, xdegaye
Date 2012-05-08.11:39:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336477178.24.0.404336961262.issue14743@psf.upfronthosting.co.za>
In-reply-to
Content
Uploaded a new patch, pdb_botframe_default_2.patch (that applies to
the current tip of the default branch) with:

    * a correction to the initial change made to fix sigint_handler()

    * the two test cases
History
Date User Action Args
2012-05-08 11:39:38xdegayesetrecipients: + xdegaye, georg.brandl
2012-05-08 11:39:38xdegayesetmessageid: <1336477178.24.0.404336961262.issue14743@psf.upfronthosting.co.za>
2012-05-08 11:39:37xdegayelinkissue14743 messages
2012-05-08 11:39:37xdegayecreate