Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-45723: Remove obsolete AC_EXEEXT from configure.ac#29486

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commentedNov 9, 2021
edited by miss-islington
Loading

From the autoconf docsObsolete Macros section:

Defined the output variable EXEEXT based on the output of the compiler, which is now done automatically. Typically set to emptystring if Posix and ‘.exe’ if a DOS variant.

https://bugs.python.org/issue45723

Automerge-Triggered-By: GH:tiran

Defined the output variable EXEEXT based on the output of the compiler,which is now done automatically. Typically set to empty string if Posixand ‘.exe’ if a DOS variant.
Copy link
Member

@tirantiran left a comment

Choose a reason for hiding this comment

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

thx, LGTM

erlend-aasland reacted with hooray emoji
@miss-islingtonmiss-islington merged commit1855336 intopython:mainNov 9, 2021
@erlend-aaslanderlend-aasland deleted the ac-obsolete-exeext branchNovember 9, 2021 17:23
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull requestNov 9, 2021
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull requestNov 9, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull requestDec 7, 2021
From the autoconf docs *Obsolete Macros* section:    Defined the output variable EXEEXT based on the output of the     compiler, which is now done automatically. Typically set to empty    string if Posix and ‘.exe’ if a DOS variant.
remykarem pushed a commit to remykarem/cpython that referenced this pull requestJan 30, 2022
From the autoconf docs *Obsolete Macros* section:    Defined the output variable EXEEXT based on the output of the     compiler, which is now done automatically. Typically set to empty    string if Posix and ‘.exe’ if a DOS variant.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tirantirantiran approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@erlend-aasland@tiran@the-knights-who-say-ni@bedevere-bot@miss-islington

[8]ページ先頭

©2009-2025 Movatter.jp