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 berker.peksag
Recipients Bruno Oliveira, berker.peksag, xtreak
Date 2018-10-12.10:36:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539340567.8.0.788709270274.issue34900@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset da2bf9f66d0c95b988c5d87646d168f65499b316 by Berker Peksag (Bruno Oliveira) in branch 'master':
bpo-34900: Make TestCase.debug() work with subtests (GH-9707)
https://github.com/python/cpython/commit/da2bf9f66d0c95b988c5d87646d168f65499b316
History
Date User Action Args
2018-10-12 10:36:07berker.peksagsetrecipients: + berker.peksag, Bruno Oliveira, xtreak
2018-10-12 10:36:07berker.peksagsetmessageid: <1539340567.8.0.788709270274.issue34900@psf.upfronthosting.co.za>
2018-10-12 10:36:07berker.peksaglinkissue34900 messages
2018-10-12 10:36:07berker.peksagcreate