From 97b20da02f0dbb8c91c8727a49378d45b9c3de43 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 16 Nov 2010 15:15:29 +0000 Subject: Add stub for PEP 3148. --- Doc/whatsnew/3.2.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 613331f..1bad544 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 ===================================== -- cgit v0.12