summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-16 00:10:24 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-16 00:10:24 (GMT)
commit2224817cdf2dd1bfd3efd8a0498f0c996fbc133e (patch)
tree755216525dd7ba3befa1557ca8107ebf0729420a /Misc
parent7b5151c1f69f164d38c5f4719f20f9723a9585e4 (diff)
downloadcpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.zip
cpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.tar.gz
cpython-2224817cdf2dd1bfd3efd8a0498f0c996fbc133e.tar.bz2
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
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 7d3dcff..95eeb2d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,9 @@ Extension Modules
Library
-------
+- The sunaudiodev and SUNAUDIODEV modules have been deprecated for removal in
+ Python 3.0.
+
- The WAIT module from IRIX has been deprecated for removal in Python 3.0.
- The torgb module from IRIX has been deprecated for removal in Python 3.0.