Message 178533 - Python tracker
Message178533
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 | ezio.melotti, georg.brandl, python-dev, r.david.murray, serhiy.storchaka |
| Date | 2012-12-29.20:46:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YYcJl6F80zRwZ@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset cf8d692cc847 by Serhiy Storchaka in branch '2.7': Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. http://hg.python.org/cpython/rev/cf8d692cc847 New changeset e3c4e9f4ea0f by Serhiy Storchaka in branch '3.2': Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. http://hg.python.org/cpython/rev/e3c4e9f4ea0f New changeset 9a571c4a16d1 by Serhiy Storchaka in branch '3.3': Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. http://hg.python.org/cpython/rev/9a571c4a16d1 New changeset 79a8f6e1dfb0 by Serhiy Storchaka in branch 'default': Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. http://hg.python.org/cpython/rev/79a8f6e1dfb0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-29 20:46:32 | python-dev | set | recipients: + python-dev, georg.brandl, ezio.melotti, r.david.murray, serhiy.storchaka |
| 2012-12-29 20:46:32 | python-dev | link | issue16485 messages |
| 2012-12-29 20:46:32 | python-dev | create | |