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 martin.panter
Recipients martin.panter, rbcollins, serhiy.storchaka
Date 2015-08-14.11:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439551270.81.0.119933437116.issue24864@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t know much about PDB, but if this is just about setting the exit code, it may be a dupe of Issue 5319. The fix proposed there is a new Py_FinalizeEx() API that returns an exit status, if I remember correctly.
History
Date User Action Args
2015-08-14 11:21:10martin.pantersetrecipients: + martin.panter, rbcollins, serhiy.storchaka
2015-08-14 11:21:10martin.pantersetmessageid: <1439551270.81.0.119933437116.issue24864@psf.upfronthosting.co.za>
2015-08-14 11:21:10martin.panterlinkissue24864 messages
2015-08-14 11:21:10martin.pantercreate