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