From 932e49e3946901f3e2d05f25e407b6be84dac161 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 4 Dec 2010 13:49:32 +0000 Subject: [PATCH] Fix PEP number. --- Doc/whatsnew/3.2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 8d0f0f5e91..f66f8f3bb2 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 -- 2.40.0