Message 277170 - Python tracker (original) (raw)
Message277170
Author | python-dev |
---|---|
Recipients | Nan Wu, ezio.melotti, michael.foord, pitrou, python-dev, rbcollins, zach.ware |
Date | 2016-09-21.16:34:40 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 20160921163432.19786.89161.BCDCBC13@psf.io |
In-reply-to |
Content |
---|
New changeset ba743894e793 by Berker Peksag in branch '3.5': Issue #25651: Allow falsy values to be used for msg parameter of subTest() https://hg.python.org/cpython/rev/ba743894e793 New changeset ddbf92168a44 by Berker Peksag in branch '3.6': Issue #25651: Merge from 3.5 https://hg.python.org/cpython/rev/ddbf92168a44 New changeset e5888f5b9cf8 by Berker Peksag in branch 'default': Issue #25651: Merge from 3.6 https://hg.python.org/cpython/rev/e5888f5b9cf8 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-21 16:34:40 | python-dev | set | recipients: + python-dev, pitrou, rbcollins, ezio.melotti, michael.foord, zach.ware, Nan Wu |
2016-09-21 16:34:40 | python-dev | link | issue25651 messages |
2016-09-21 16:34:40 | python-dev | create |