Message 184781 - Python tracker
Message184781
| Author | python-dev |
|---|---|
| Recipients | Arfrever, Julian, abingham, barry, bfroehle, borja.ruiz, chris.jerdonek, eric.araujo, eric.snow, exarkun, ezio.melotti, flox, fperez, hpk, michael.foord, nchauvat, ncoghlan, pitrou, python-dev, r.david.murray, santoso.wijaya, serhiy.storchaka, spiv, terry.reedy, vstinner |
| Date | 2013-03-20.19:21:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3ZWLZj6yRzzSs5@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5c09e1c57200 by Antoine Pitrou in branch 'default': Issue #16997: unittest.TestCase now provides a subTest() context manager to procedurally generate, in an easy way, small test instances. http://hg.python.org/cpython/rev/5c09e1c57200 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-20 19:21:03 | python-dev | set | recipients: + python-dev, barry, terry.reedy, spiv, exarkun, ncoghlan, pitrou, vstinner, ezio.melotti, eric.araujo, Arfrever, r.david.murray, michael.foord, hpk, flox, fperez, chris.jerdonek, santoso.wijaya, nchauvat, Julian, abingham, eric.snow, serhiy.storchaka, borja.ruiz, bfroehle |
| 2013-03-20 19:21:02 | python-dev | link | issue16997 messages |
| 2013-03-20 19:21:02 | python-dev | create | |