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 | Suman.Saha, georg.brandl, python-dev |
| Date | 2012年02月15日.01:50:03 |
| SpamBayes Score | 0.005607022 |
| Marked as misclassified | No |
| Message-id | <E1RxU0Q-0006Qk-8D@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 86adb5c7a9d4 by Antoine Pitrou in branch '3.2': Issue #13015: Fix a possible reference leak in defaultdict.__repr__. http://hg.python.org/cpython/rev/86adb5c7a9d4 New changeset 7cfce717ceee by Antoine Pitrou in branch 'default': Issue #13015: Fix a possible reference leak in defaultdict.__repr__. http://hg.python.org/cpython/rev/7cfce717ceee New changeset 7611fb3e19c6 by Antoine Pitrou in branch '2.7': Issue #13015: Fix a possible reference leak in defaultdict.__repr__. http://hg.python.org/cpython/rev/7611fb3e19c6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年02月15日 01:50:04 | python-dev | set | recipients: + python-dev, georg.brandl, Suman.Saha |
| 2012年02月15日 01:50:03 | python-dev | link | issue13015 messages |
| 2012年02月15日 01:50:03 | python-dev | create | |