Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-125698: Replace EXEEXT with EXE_SUFFIX #125699

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Oct 18, 2024

@erlend-aasland
Copy link
Contributor Author

We might need a NEWS entry for this for the build section. I'm not sure yet.

Copy link
Member

@ned-deily ned-deily left a comment

Choose a reason for hiding this comment

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

From a visual inspection (without any build testing), the changes look OK and harmless to me. It appears that the current EXEEXT is used only for creating the configured Makefile and doesn't appear as a variable directly in the finished product. So that doesn't seem like it counts as an external interface requiring documentation.

@erlend-aasland
Copy link
Contributor Author

Thank for the review, Ned. Yeah, that was my conclusion as well.

@erlend-aasland
Copy link
Contributor Author

I'll land this in a couple of days, in case anyone has objections.

@erlend-aasland erlend-aasland merged commit e924bb6 into python:main Oct 20, 2024
39 checks passed
@erlend-aasland erlend-aasland deleted the autoconf-shenanigans branch October 20, 2024 01:10
hugovk added a commit to hugovk/cpython that referenced this pull request Oct 20, 2024
@erlend-aasland
Copy link
Contributor Author

ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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.

2 participants