macvim-dev / macvim-dev/macvim
macOS 10.15 Catalina Deprecates UNIX Scripting Languages
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位现有的 Python 3.7 选择逻辑和 Python 2.7 的构建版本配置。在 macOS Catalina 上验证预期的 Homebrew、MacPorts,然后是系统的回退顺序;当 Python 2.7 的默认选择遵循该顺序时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, python, vim
- 领域
- build-system, operating-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100