From: Brett Cannon Date: Sat, 10 May 2008 02:53:46 +0000 (+0000) Subject: Add an entry on the deprecation of Bastion and rexec. X-Git-Tag: v2.6b1~541 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cda73a4b4e17db14bc445a5fa7a777e53fde3bd7;p=python Add an entry on the deprecation of Bastion and rexec. --- diff --git a/Misc/NEWS b/Misc/NEWS index 11294bd8cb..6b93568807 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -23,6 +23,8 @@ Extension Modules Library ------- +- The Bastion and rexec modules have been deprecated for removal in Python 3.0. + - The bsddb185 module has been deprecated for removal in Python 3.0. - The pure module has been deprecated for removal in Python 3.0.