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 python-dev
Recipients berker.peksag, docs@python, evilzero, ezio.melotti, martin.panter, michael.foord, pitrou, python-dev, rbcollins
Date 2015-07-22.18:40:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150722184037.13853.35821@psf.io>
In-reply-to
Content
New changeset eefc157b3096 by Robert Collins in branch '3.4':
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
https://hg.python.org/cpython/rev/eefc157b3096

New changeset 10f5a7fa26d5 by Robert Collins in branch '3.5':
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
https://hg.python.org/cpython/rev/10f5a7fa26d5

New changeset 45bd2dadbd0d by Robert Collins in branch 'default':
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
https://hg.python.org/cpython/rev/45bd2dadbd0d
History
Date User Action Args
2015-07-22 18:40:40python-devsetrecipients: + python-dev, pitrou, rbcollins, ezio.melotti, michael.foord, docs@python, berker.peksag, martin.panter, evilzero
2015-07-22 18:40:40python-devlinkissue22153 messages
2015-07-22 18:40:40python-devcreate