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 pablogsal, vstinner, xtreak
Date 2018-08-31.22:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535753090.78.0.56676864532.issue34007@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f2ef51f8bec525b21e52988880c8a029642795ed by Pablo Galindo in branch 'master':
bpo-34007: Skip traceback tests if the Program Counter is not available. (GH-9018)
https://github.com/python/cpython/commit/f2ef51f8bec525b21e52988880c8a029642795ed
History
Date User Action Args
2018-08-31 22:04:50pablogsalsetrecipients: + pablogsal, vstinner, xtreak
2018-08-31 22:04:50pablogsalsetmessageid: <1535753090.78.0.56676864532.issue34007@psf.upfronthosting.co.za>
2018-08-31 22:04:50pablogsallinkissue34007 messages
2018-08-31 22:04:50pablogsalcreate