diff options
-rw-r--r-- | Doc/whatsnew/3.2.rst | 5 |
1 files changed, 5 insertions, 0 deletions
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 ===================================== |