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