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 pablogsal
Recipients miss-islington, pablogsal, vstinner, xtreak
Date 2018-09-07.22:10:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536358231.84.0.56676864532.issue34007@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 963bcc8b71e4ab8c9ee9a91ed1300b6e39219821 by Pablo Galindo in branch '3.6':
[3.6] bpo-34007: Skip traceback tests if the Program Counter is not available. (GH-9022)
https://github.com/python/cpython/commit/963bcc8b71e4ab8c9ee9a91ed1300b6e39219821
History
Date User Action Args
2018-09-07 22:10:31pablogsalsetrecipients: + pablogsal, vstinner, miss-islington, xtreak
2018-09-07 22:10:31pablogsalsetmessageid: <1536358231.84.0.56676864532.issue34007@psf.upfronthosting.co.za>
2018-09-07 22:10:31pablogsallinkissue34007 messages
2018-09-07 22:10:31pablogsalcreate