From: Raymond Hettinger Date: Tue, 21 Dec 2010 20:09:55 +0000 (+0000) Subject: Reference the release schedule X-Git-Tag: v3.2rc1~384 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6778fa9b2ad10ead5e425afae13ee41ff9e1ca1b;p=thirdparty%2FPython%2Fcpython.git Reference the release schedule --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 5efb1f5bcb00..3aa3354f8b26 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -51,6 +51,9 @@ This article explains the new features in Python 3.2 as compared to 3.1. It focuses on a few highlights and gives a few examples. For full details, see the :source:`Misc/NEWS ` file. +.. seealso:: + + :pep:`392` - Python 3.2 Release Schedule PEP 384: Defining a Stable ABI ==============================