Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Nov 9, 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.

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 Posix
and ‘.exe’ if a DOS variant.
Copy link
Member

@tiran tiran 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

@miss-islington miss-islington merged commit 1855336 into python:main Nov 9, 2021
@erlend-aasland erlend-aasland deleted the ac-obsolete-exeext branch November 9, 2021 17:23
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull request Nov 9, 2021
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull request Nov 9, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 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 request Jan 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 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