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 terry.reedy
Recipients terry.reedy
Date 2018-06-22.02:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529634003.88.0.56676864532.issue33905@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bcd3a1a18d841338f57c39f6a7de8cf14d0c3e03 by Terry Jan Reedy in branch 'master':
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
https://github.com/python/cpython/commit/bcd3a1a18d841338f57c39f6a7de8cf14d0c3e03
History
Date User Action Args
2018-06-22 02:20:03terry.reedysetrecipients: + terry.reedy
2018-06-22 02:20:03terry.reedysetmessageid: <1529634003.88.0.56676864532.issue33905@psf.upfronthosting.co.za>
2018-06-22 02:20:03terry.reedylinkissue33905 messages
2018-06-22 02:20:03terry.reedycreate