mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-112088: aclocal version is updated to 1.16.5 in docs (#125457)
This commit is contained in:
parent
c77121e9f1
commit
45df264f3f
2 changed files with 4 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ Features and minimum versions required to build CPython:
|
|||
|
||||
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
|
||||
|
||||
* Autoconf 2.71 and aclocal 1.16.4 are required to regenerate the
|
||||
* Autoconf 2.71 and aclocal 1.16.5 are required to regenerate the
|
||||
:file:`configure` script.
|
||||
|
||||
.. versionchanged:: 3.1
|
||||
|
|
@ -56,7 +56,7 @@ Features and minimum versions required to build CPython:
|
|||
Tcl/Tk version 8.5.12 is now required for the :mod:`tkinter` module.
|
||||
|
||||
.. versionchanged:: 3.13
|
||||
Autoconf 2.71, aclocal 1.16.4 and SQLite 3.15.2 are now required.
|
||||
Autoconf 2.71, aclocal 1.16.5 and SQLite 3.15.2 are now required.
|
||||
|
||||
See also :pep:`7` "Style Guide for C Code" and :pep:`11` "CPython platform
|
||||
support".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue