From: Benjamin Peterson Date: Fri, 16 Sep 2022 18:26:02 +0000 (-0700) Subject: fixes gh-96841: replace Mercurial with VCS (#96879) X-Git-Tag: v3.12.0a1~401 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c00f2b15d8daf3faaa6b9932a10da719691ec35a;p=thirdparty%2FPython%2Fcpython.git fixes gh-96841: replace Mercurial with VCS (#96879) --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index 7c7a196fcc1c..3e21127ca18f 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -43,8 +43,8 @@ module. (Contributed by P.Y. Developer in :issue:`12345`.) - This saves the maintainer the effort of going through the Mercurial log - when researching a change. + This saves the maintainer the effort of going through the VCS log when + researching a change. This article explains the new features in Python 3.12, compared to 3.11.