commit | 45b3ad420dbbfaf38691dcc509f20781956a24e0 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Nov 17 02:00:19 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Nov 17 02:00:19 2011 +0100 |
tree | 57e1e711f86c96daf16cab0a20c75394f4b72836 | |
parent | beb7836260127be0723b4aabdf6a667fe620119a [diff] |
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 8b91a00..d048489 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst
@@ -120,8 +120,6 @@ * 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 =====================================================