From ae5d9519a2c82f386dbf177bf685fd9efcc9bfdc Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 16 Sep 2022 11:17:27 -0700 Subject: [PATCH] fixes gh-96841: replace Mercurial with VCS --- Doc/whatsnew/3.12.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index 7c7a196fcc1ca3..3e21127ca18ff7 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.