From: Georg Brandl Date: Tue, 16 Nov 2010 15:15:29 +0000 (+0000) Subject: Add stub for PEP 3148. X-Git-Tag: v3.2b1~364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97b20da02f0dbb8c91c8727a49378d45b9c3de43;p=python Add stub for PEP 3148. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 613331f530..1bad544739 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -97,6 +97,11 @@ and called with code like this:: :pep:`391` - Dictionary Based Configuration for Logging PEP written by Vinay Sajip. +PEP 3148: The ``concurrent.futures`` module +============================================ + +.. (Stub section) + PEP 3147: PYC Repository Directories =====================================