Message 170055 - Python tracker
Message170055
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, bethard, georg.brandl, python-dev, r.david.murray, zbysz |
| Date | 2012-09-08.16:35:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XDh2K5fLwzQDJ@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5d8454fcc629 by R David Murray in branch '3.2': #15847: allow args to be a tuple in parse_args http://hg.python.org/cpython/rev/5d8454fcc629 New changeset 76655483c5c8 by R David Murray in branch 'default': merge #15847: allow args to be a tuple in parse_args http://hg.python.org/cpython/rev/76655483c5c8 New changeset a2147bbf7868 by R David Murray in branch '2.7': #15847: allow args to be a tuple in parse_args http://hg.python.org/cpython/rev/a2147bbf7868 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-08 16:35:07 | python-dev | set | recipients: + python-dev, georg.brandl, bethard, benjamin.peterson, r.david.murray, zbysz |
| 2012-09-08 16:35:06 | python-dev | link | issue15847 messages |
| 2012-09-08 16:35:06 | python-dev | create | |