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 | amaury.forgeotdarc, belopolsky, meador.inge, pitrou, python-dev, skrah |
| Date | 2012年12月08日.10:10:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YJRBM6j2YzLtK@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 1996171cfb96 by Antoine Pitrou in branch '3.2': Issue #16628: Fix a memory leak in ctypes.resize(). http://hg.python.org/cpython/rev/1996171cfb96 New changeset cae5f3266b81 by Antoine Pitrou in branch '3.3': Issue #16628: Fix a memory leak in ctypes.resize(). http://hg.python.org/cpython/rev/cae5f3266b81 New changeset def01022870a by Antoine Pitrou in branch 'default': Issue #16628: Fix a memory leak in ctypes.resize(). http://hg.python.org/cpython/rev/def01022870a New changeset df5a86a22310 by Antoine Pitrou in branch '2.7': Issue #16628: Fix a memory leak in ctypes.resize(). http://hg.python.org/cpython/rev/df5a86a22310 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月08日 10:10:20 | python-dev | set | recipients: + python-dev, amaury.forgeotdarc, belopolsky, pitrou, skrah, meador.inge |
| 2012年12月08日 10:10:20 | python-dev | link | issue16628 messages |
| 2012年12月08日 10:10:20 | python-dev | create | |