From: Antoine Pitrou Date: Thu, 17 Nov 2011 01:00:19 +0000 (+0100) Subject: Remove XXX, as the functions and macros are mentioned in the porting section X-Git-Tag: v3.3.0a1~819 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45b3ad420dbbfaf38691dcc509f20781956a24e0;p=python Remove XXX, as the functions and macros are mentioned in the porting section --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 8b91a0006c..d048489b6e 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -120,8 +120,6 @@ Changes introduced by :pep:`393` are the following: * The :file:`./configure` flag ``--with-wide-unicode`` has been removed. -XXX mention new and deprecated functions and macros - PEP 3151: Reworking the OS and IO exception hierarchy =====================================================