← 返回首页
Build Python with autoconf 2.71 by tiran · Pull Request #29756 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Build Python with autoconf 2.71#29756

Closed
tiran wants to merge 1 commit into
python:mainfrom
tiran:autoconf271
Closed

Build Python with autoconf 2.71#29756
tiran wants to merge 1 commit into
python:mainfrom
tiran:autoconf271

Conversation

tiran commented Nov 24, 2021

Copy link
Copy Markdown
Member

No description provided.

tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 24, 2021

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @tiran for commit 33e07aca7dda96f7892004f9961f91d491dee569 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 24, 2021

Copy link
Copy Markdown
Contributor

What's missing to land this?

tiran commented Dec 10, 2021

Copy link
Copy Markdown
Member Author

What's missing to land this?

Consensus from the core team. I haven't ask yet.

arhadthedev added a commit to arhadthedev/cpython that referenced this pull request Dec 10, 2021
configure is regenerated from configure.ac using a custom container with appropriate version of tools (quay.io/tiran/cpython_autoconf by Christian Heimes). As a result, configure falls into the same category as files generated by Argument Clinic, Freeze and Parser/asdl_c.py. Due to size and churn of these artifacts, they are marked in .gitattributes as generated so GitHub Pull Request Diff Viewer collapses them into a short notification. This commit does the same for configure. Actually, configure diff is so large that sometimes it crosses a threshold and GitHub collapses it by force with "Large diffs are not rendered by default" or even "xxx additions, yyy deletions not shown because the diff is too large. Please use a local Git client to view these changes". See pythonGH-29756 as an extreme example and <https://github.com/python/cpython/commits/main/configure> for an average.
tiran closed this Apr 6, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.