mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
fixes gh-96841: replace Mercurial with VCS (#96879)
This commit is contained in:
parent
e841ffc915
commit
c00f2b15d8
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue