FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-112088: aclocal version is updated to 1.16.5 in docs by efimov-mikhail · Pull Request #125457 · python/cpython · GitHub

/ cpython Public

gh-112088: aclocal version is updated to 1.16.5 in docs - #125457

Merged
vstinner merged 2 commits into
python:mainfrom
efimov-mikhail:aclocal_version_update
Oct 14, 2024
Merged

gh-112088: aclocal version is updated to 1.16.5 in docs#125457
vstinner merged 2 commits into
python:mainfrom
efimov-mikhail:aclocal_version_update

Conversation

efimov-mikhail commented Oct 14, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Doc/using/configure.rst Outdated
Autoconf 2.71, aclocal 1.16.4 and SQLite 3.15.2 are now required.

.. versionchanged:: 3.13
Require aclocal 1.16.5.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Change the previous 3.13 entry instead.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Sorry, it was stupid error.

Comment thread Doc/whatsnew/3.13.rst Outdated
* Autoconf 2.71 and aclocal 1.16.5 are now required to regenerate
the :file:`configure` script.
(Contributed by Christian Heimes in :gh:`89886`.)
(Contributed by Victor Stinner in :gh:`112090`.)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

You should keep Christian, I didn't require autoconf 2.71 in d9fd33a.

Something like:

(Contributed by Christian Heimes in :gh:`89886` and by Victor Stinner in :gh:`112090`.)

vstinner merged commit 45df264 into python:main Oct 14, 2024
vstinner added the needs backport to 3.13 bugs and security fixes label Oct 14, 2024

Copy link
Copy Markdown

Thanks @efimov-mikhail for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2024
…GH-125457)

(cherry picked from commit 45df264)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>

bedevere-app Bot commented Oct 14, 2024

Copy link
Copy Markdown

GH-125459 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 14, 2024
vstinner pushed a commit that referenced this pull request Oct 14, 2024
…5457) (#125459)

gh-112088: aclocal version is updated to 1.16.5 in docs (GH-125457)
(cherry picked from commit 45df264)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
efimov-mikhail deleted the aclocal_version_update branch October 15, 2024 08:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL