summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorCharles-François Natali <neologix@free.fr>2011-06-11 16:58:24 (GMT)
committerCharles-François Natali <neologix@free.fr>2011-06-11 16:58:24 (GMT)
commita52930834823502254839af17cc5d972d7f82856 (patch)
treea1ae7d7131afb807f1b11cbc8e02bab15df56c91 /Misc
parentd8649b1a1aa05834d6b53769ea82089e0f6221c3 (diff)
downloadcpython-a52930834823502254839af17cc5d972d7f82856.zip
cpython-a52930834823502254839af17cc5d972d7f82856.tar.gz
cpython-a52930834823502254839af17cc5d972d7f82856.tar.bz2
Issue #12287: In ossaudiodev, check that the device isn't closed in several
methods.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c4f1855..7c48199 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -187,6 +187,9 @@ Core and Builtins
Library
-------
+- Issue #12287: In ossaudiodev, check that the device isn't closed in several
+ methods.
+
- Issue #12009: Fixed regression in netrc file comment handling.
- Issue #12246: Warn and fail when trying to install a third-party project from