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 ncoghlan
Recipients eric.snow, ncoghlan, steve.dower, vstinner
Date 2017-11-26.04:43:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511671421.34.0.213398074469.issue32136@psf.upfronthosting.co.za>
In-reply-to
Content
As noted in https://bugs.python.org/issue32096#msg306989, it would also be good to ensure that the full traceback from a failed `_testembed` call is always visible when running in verbose mode.
History
Date User Action Args
2017-11-26 04:43:41ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, steve.dower
2017-11-26 04:43:41ncoghlansetmessageid: <1511671421.34.0.213398074469.issue32136@psf.upfronthosting.co.za>
2017-11-26 04:43:41ncoghlanlinkissue32136 messages
2017-11-26 04:43:41ncoghlancreate