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