From 6778fa9b2ad10ead5e425afae13ee41ff9e1ca1b Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Tue, 21 Dec 2010 20:09:55 +0000 Subject: Reference the release schedule --- Doc/whatsnew/3.2.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 5efb1f5..3aa3354 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 ============================== -- cgit v0.12