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 <[email protected]>
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: <[email protected]>
2017-11-26 04:43:41ncoghlanlinkissue32136 messages
2017-11-26 04:43:41ncoghlancreate