Skip to content

removing .exe extension from mac tab#1284

Closed
ryanparsa wants to merge 2 commits intopython:mainfrom
ryanparsa:main
Closed

removing .exe extension from mac tab#1284
ryanparsa wants to merge 2 commits intopython:mainfrom
ryanparsa:main

Conversation

@ryanparsa
Copy link
Copy Markdown

@ryanparsa ryanparsa commented Mar 5, 2024

Removing .exe extension from Mac tab

in the setup guide section, for Mac users, wrongly used the .exe extension for python. I just removed that.


📚 Documentation preview 📚: https://cpython-devguide--1284.org.readthedocs.build/

@ghost
Copy link
Copy Markdown

ghost commented Mar 5, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@hugovk
Copy link
Copy Markdown
Member

hugovk commented Mar 5, 2024

This is not wrong, it really does have .exe when you build from source for the reason given in the note.

For example:

./python.exe
Python 3.13.0a4+ (heads/main:87faec28c7, Mar  3 2024, 16:25:51) [Clang 15.0.0 (clang-1500.1.0.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

@ryanparsa ryanparsa marked this pull request as ready for review March 5, 2024 06:26
@hugovk hugovk closed this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants