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 | python-dev, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016年10月25日.10:48:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161025104818.9426.64581.0E38249A@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9d618cebfc21 by Serhiy Storchaka in branch '3.6': Issue #28408: Fixed a leak and remove redundant code in _PyUnicodeWriter_Finish(). https://hg.python.org/cpython/rev/9d618cebfc21 New changeset 24c3f997bd1a by Serhiy Storchaka in branch 'default': Issue #28408: Fixed a leak and remove redundant code in _PyUnicodeWriter_Finish(). https://hg.python.org/cpython/rev/24c3f997bd1a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年10月25日 10:48:21 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka, xiang.zhang |
| 2016年10月25日 10:48:21 | python-dev | link | issue28408 messages |
| 2016年10月25日 10:48:21 | python-dev | create | |