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 gregory.p.smith
Recipients Claudiu.Popa, docs@python, ezio.melotti, gregory.p.smith, michael.foord, nedbat, r.david.murray
Date 2018-05-17.15:08:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526569728.18.0.682650639539.issue19950@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dff46758f267ad6c13096c69c4e1dee17f9969aa by Gregory P. Smith in branch 'master':
bpo-19950: Clarify unittest TestCase instance use. (GH-6875)
https://github.com/python/cpython/commit/dff46758f267ad6c13096c69c4e1dee17f9969aa
History
Date User Action Args
2018-05-17 15:08:48gregory.p.smithsetrecipients: + gregory.p.smith, nedbat, ezio.melotti, r.david.murray, michael.foord, docs@python, Claudiu.Popa
2018-05-17 15:08:48gregory.p.smithsetmessageid: <1526569728.18.0.682650639539.issue19950@psf.upfronthosting.co.za>
2018-05-17 15:08:48gregory.p.smithlinkissue19950 messages
2018-05-17 15:08:48gregory.p.smithcreate