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 Claudiu.Popa, georg.brandl, koobs, python-dev, r.david.murray, serhiy.storchaka
Date 2013-10-14.17:11:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cz5rK0p99zQcr@mail.python.org>
In-reply-to
Content
New changeset fd7752db1e54 by Serhiy Storchaka in branch '2.7':
Issue #18919: Fixed resource leaks in audio tests.
http://hg.python.org/cpython/rev/fd7752db1e54

New changeset 2850fc02f324 by Serhiy Storchaka in branch '3.3':
Issue #18919: Fixed resource leaks in audio tests.
http://hg.python.org/cpython/rev/2850fc02f324

New changeset 835c6ea487b1 by Serhiy Storchaka in branch 'default':
Issue #18919: Fixed resource leaks in audio tests.
http://hg.python.org/cpython/rev/835c6ea487b1
History
Date User Action Args
2013-10-14 17:11:02python-devsetrecipients: + python-dev, georg.brandl, r.david.murray, Claudiu.Popa, serhiy.storchaka, koobs
2013-10-14 17:11:02python-devlinkissue18919 messages
2013-10-14 17:11:02python-devcreate