summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 04:15:25 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 04:15:25 (GMT)
commitf56b6aeb06b220ed78b951e7b5cec128db15444a (patch)
treec7faba6584ac30eadb1f3977e358945aa9b7e1e5 /Misc/NEWS
parent518c5da219ece87e0ad30af1fb110db0f1dc5dfd (diff)
downloadcpython-f56b6aeb06b220ed78b951e7b5cec128db15444a.zip
cpython-f56b6aeb06b220ed78b951e7b5cec128db15444a.tar.gz
cpython-f56b6aeb06b220ed78b951e7b5cec128db15444a.tar.bz2
Deprecated torgb 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 2608b72..98d0deb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Extension Modules
Library
-------
+- 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.
- The readcd module from IRIX has been deprecated for removal in Python 3.0.