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 | ezio.melotti, mike.c, python-dev |
| Date | 2011年12月07日.22:04:10 |
| SpamBayes Score | 0.028766513 |
| Marked as misclassified | No |
| Message-id | <E1RYPaz-0004IF-BM@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset a8deeb549e1a by Ezio Melotti in branch '2.7': #13531: add a test for defaultdict with a non-callable arg. Patch by Mike Cheng. http://hg.python.org/cpython/rev/a8deeb549e1a New changeset 17ceebc61b65 by Ezio Melotti in branch '3.2': #13531: add a test for defaultdict with a non-callable arg. Patch by Mike Cheng. http://hg.python.org/cpython/rev/17ceebc61b65 New changeset 4180308547d9 by Ezio Melotti in branch 'default': #13531: merge with 3.2. http://hg.python.org/cpython/rev/4180308547d9 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年12月07日 22:04:11 | python-dev | set | recipients: + python-dev, ezio.melotti, mike.c |
| 2011年12月07日 22:04:10 | python-dev | link | issue13531 messages |
| 2011年12月07日 22:04:10 | python-dev | create | |