python / cpython

The Python programming language
https://www.python.org/
Other
60.87k stars 29.38k forks source link

Mac: Some Python Launcher issues #62811

Open ronaldoussoren opened 10 years ago

ronaldoussoren commented 10 years ago
BPO 18611
Nosy @ronaldoussoren, @ned-deily

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields: ```python assignee = 'https://github.com/ronaldoussoren' closed_at = None created_at = labels = ['OS-mac', 'type-bug'] title = 'Mac: Some Python Launcher issues' updated_at = user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = actor = 'BreamoreBoy' assignee = 'ronaldoussoren' closed = False closed_date = None closer = None components = ['macOS'] creation = creator = 'ronaldoussoren' dependencies = [] files = [] hgrepos = [] issue_num = 18611 keywords = [] message_count = 1.0 messages = ['194041'] nosy_count = 2.0 nosy_names = ['ronaldoussoren', 'ned.deily'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue18611' versions = ['Python 3.4', 'Python 3.5'] ```

ronaldoussoren commented 10 years ago

There are some issues with the Python Launcher application:

See also the PEP-397 specification for the "py" launcher on windows, but I don't propose to add such a command-line tool to Mac installations, the normal Unix conventions work just fine for command-line use.

See als bpo-5262

iritkatriel commented 1 year ago

cc @ned-deily

ronaldoussoren commented 5 months ago

Some other stuff to look into (I am using this issue as a todo-list):