Message279994
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, python-dev, scufre, serhiy.storchaka, stutzbach |
| Date | 2016-11-03.13:39:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161103133918.25285.50851.32717301@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 91f024fc9b3a by Serhiy Storchaka in branch '2.7': Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when https://hg.python.org/cpython/rev/91f024fc9b3a New changeset 89f7386104e2 by Serhiy Storchaka in branch '3.5': Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when https://hg.python.org/cpython/rev/89f7386104e2 New changeset c4319c0d0131 by Serhiy Storchaka in branch '3.6': Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when https://hg.python.org/cpython/rev/c4319c0d0131 New changeset 36af3566b67a by Serhiy Storchaka in branch 'default': Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when https://hg.python.org/cpython/rev/36af3566b67a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-03 13:39:21 | python-dev | set | recipients: + python-dev, benjamin.peterson, stutzbach, serhiy.storchaka, scufre |
| 2016-11-03 13:39:21 | python-dev | link | issue28387 messages |
| 2016-11-03 13:39:21 | python-dev | create | |