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 Ilya Kazakevich, berker.peksag, docs@python, ezio.melotti, louielu, michael.foord, r.david.murray, rbcollins
Date 2017-04-20.04:36:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492663019.76.0.330767683681.issue30078@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 596e714d79a22d1d53f26ae1a579dcd43f15865a by Berker Peksag in branch '3.6':
bpo-30078: Add an example of passing a path to unittest (GH-1178)
https://github.com/python/cpython/commit/596e714d79a22d1d53f26ae1a579dcd43f15865a
History
Date User Action Args
2017-04-20 04:36:59berker.peksagsetrecipients: + berker.peksag, rbcollins, ezio.melotti, r.david.murray, michael.foord, docs@python, louielu, Ilya Kazakevich
2017-04-20 04:36:59berker.peksagsetmessageid: <1492663019.76.0.330767683681.issue30078@psf.upfronthosting.co.za>
2017-04-20 04:36:59berker.peksaglinkissue30078 messages
2017-04-20 04:36:59berker.peksagcreate