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 | christian.heimes, kristjan.jonsson, python-dev, serhiy.storchaka, vstinner |
| Date | 2013年08月06日.14:03:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3c8cyT6xLfz7Lm8@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5859a3ec5b7e by Christian Heimes in branch '3.3': Issue #18368: PyOS_StdioReadline() no longer leaks memory when realloc() fails. http://hg.python.org/cpython/rev/5859a3ec5b7e New changeset 6dbc4d6ff31e by Christian Heimes in branch 'default': Issue #18368: PyOS_StdioReadline() no longer leaks memory when realloc() fails. http://hg.python.org/cpython/rev/6dbc4d6ff31e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年08月06日 14:03:46 | python-dev | set | recipients: + python-dev, kristjan.jonsson, vstinner, christian.heimes, serhiy.storchaka |
| 2013年08月06日 14:03:46 | python-dev | link | issue18368 messages |
| 2013年08月06日 14:03:46 | python-dev | create | |