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 vstinner
Recipients vstinner
Date 2015-12-15.20:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450212038.89.0.962872352971.issue25876@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch pass Python options to the Python program run in gdb, so it allows to test more cases.

What do you think?

I don't think that it's worth to apply the patch to Python < 3.6.
History
Date User Action Args
2015-12-15 20:40:38vstinnersetrecipients: + vstinner
2015-12-15 20:40:38vstinnersetmessageid: <1450212038.89.0.962872352971.issue25876@psf.upfronthosting.co.za>
2015-12-15 20:40:38vstinnerlinkissue25876 messages
2015-12-15 20:40:38vstinnercreate