8000 fixes gh-96841: replace Mercurial with VCS (#96879) · python/cpython@c00f2b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c00f2b1

Browse files
authored
fixes gh-96841: replace Mercurial with VCS (#96879)
1 parent e841ffc commit c00f2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
module.
4444
(Contributed by P.Y. Developer in :issue:`12345`.)
4545
46-
This saves the maintainer the effort of going through the Mercurial log
47-
when researching a change.
46+
This saves the maintainer the effort of going through the VCS log when
47+
researching a change.
4848
4949
This article explains the new features in Python 3.12, compared to 3.11.
5050

0 commit comments

Comments
 (0)
0