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 roger.serwy
Recipients asvetlov, jimbo1qaz, roger.serwy, terry.reedy
Date 2012-10-09.03:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349753937.11.0.00553421510428.issue15348@psf.upfronthosting.co.za>
In-reply-to
Content
Closing the active debugger with "X" creates a problem with references and callbacks. I encountered too many corner cases where I could not implement that behavior simply.
History
Date User Action Args
2012-10-09 03:38:57roger.serwysetrecipients: + roger.serwy, terry.reedy, asvetlov, jimbo1qaz
2012-10-09 03:38:57roger.serwysetmessageid: <1349753937.11.0.00553421510428.issue15348@psf.upfronthosting.co.za>
2012-10-09 03:38:57roger.serwylinkissue15348 messages
2012-10-09 03:38:57roger.serwycreate