From: georgically <40323509+georgically@users.noreply.github.com> Date: Sun, 22 May 2022 11:07:44 +0000 (-0700) Subject: Update Doc/whatsnew/3.0.rst X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c39c4df48c7946f13b952f08c61d27a7a21638bf;p=thirdparty%2FPython%2Fcpython.git Update Doc/whatsnew/3.0.rst Co-authored-by: Jelle Zijlstra --- diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst index f9d3f3da2cb5..4da3507ad2e8 100644 --- a/Doc/whatsnew/3.0.rst +++ b/Doc/whatsnew/3.0.rst @@ -53,7 +53,7 @@ This article explains the new features in Python 3.0, compared to 2.6. Python 3.0, also known as "Python 3000" or "Py3K", is the first ever -*intentionally backwards incompatible* Python release. Python 3.0 was released on Dec 3, 2008. +*intentionally backwards incompatible* Python release. Python 3.0 was released on December 3, 2008. There are more changes than in a typical release, and more that are important for all Python users. Nevertheless, after digesting the changes, you'll find that Python really hasn't changed all that much -- by and large, we're