From 9a9b457f2b8fda045034ea55dcd454dd0d59022c Mon Sep 17 00:00:00 2001 From: georgically <40323509+georgically@users.noreply.github.com> Date: Sun, 22 May 2022 04:08:23 -0700 Subject: [PATCH] Update Doc/whatsnew/3.2.rst Co-authored-by: Jelle Zijlstra --- Doc/whatsnew/3.2.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 8b584dcfb84b..15f8672adda0 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -48,7 +48,8 @@ This saves the maintainer the effort of going through the SVN log when researching a change. -This article explains the new features in Python 3.2 as compared to 3.1. Python 3.2 was released on 20 Feb, 2011. It +This article explains the new features in Python 3.2 as compared to 3.1. +Python 3.2 was released on February 20, 2011. It focuses on a few highlights and gives a few examples. For full details, see the `Misc/NEWS `_ -- 2.47.3