summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 04:17:35 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 04:17:35 (GMT)
commit74a596c068ba46120a01bd09033065682aa8c309 (patch)
tree453a56e224effa5494346cf63b1861dcfd806b2f /Misc/NEWS
parentf56b6aeb06b220ed78b951e7b5cec128db15444a (diff)
downloadcpython-74a596c068ba46120a01bd09033065682aa8c309.zip
cpython-74a596c068ba46120a01bd09033065682aa8c309.tar.gz
cpython-74a596c068ba46120a01bd09033065682aa8c309.tar.bz2
Deprecate WAIT for removal in 3.0.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 98d0deb..829aac6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Extension Modules
Library
-------
+- 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.
- The SV module from IRIX has been deprecated for removal in Python 3.0.