macvim-dev / macvim-dev/macvim

macOS 10.15 Catalina Deprecates UNIX Scripting Languages

Open
#939 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
7.9k
Forks
691
PR merge metrics
No merged PRs in 30d

Description

according to Apple Developer Release Notes, there will be no Python installed in system by default.

We need to consider to starting to switch default python 2.7 build versions to Homebrew, then to the MacPorts and then system as we do with Python 3.7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing Python 3.7 selection logic and the Python 2.7 build-version configuration. Verify the intended Homebrew, MacPorts, then system fallback order on macOS Catalina; done means the default Python 2.7 selection follows that order.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python, vim
Domain
build-system, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.