Message181229
| Author | python-dev |
|---|---|
| Recipients | eric.araujo, ezio.melotti, michael.foord, pitrou, python-dev |
| Date | 2013-02-02.23:28:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YzBFQ07P8zSW3@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b888c9043566 by Antoine Pitrou in branch 'default': Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name. http://hg.python.org/cpython/rev/b888c9043566 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-02 23:28:26 | python-dev | set | recipients: + python-dev, pitrou, ezio.melotti, eric.araujo, michael.foord |
| 2013-02-02 23:28:26 | python-dev | link | issue17015 messages |
| 2013-02-02 23:28:26 | python-dev | create | |