From: Martin v. Löwis Date: Sat, 4 Dec 2010 13:49:32 +0000 (+0000) Subject: Fix PEP number. X-Git-Tag: v3.2b1~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=932e49e3946901f3e2d05f25e407b6be84dac161;p=thirdparty%2FPython%2Fcpython.git Fix PEP number. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 8d0f0f5e9111..f66f8f3bb24a 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -49,7 +49,7 @@ This article explains the new features in Python 3.2, compared to 3.1. -PEP 382: Defining a Stable ABI +PEP 384: Defining a Stable ABI ============================== In the past, extension modules built for one Python version were often