07th-mod / 07th-mod/python-patcher
[Windows] Update bundled python version and bundled SSL certs
未关闭
- 主要语言
- JavaScript
- 星标
- 214
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
I noticed that the installer prints "Windows 10" even on a Windows 11 computer, only when using our windows .exe, but when I run it on my own computer it does detect properly.
I then noticed we bundle Python 3.7.7...from 2020.
Likely the older python doesn't properly support Windows 11 detection causing this issue.
It may be worth updating the bundled python version in the installer.
Also, make sure to update the bundled SSL certs.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查看 Windows 安装程序的构建配置,找到 Python 3.7.7 捆绑的位置。更新 Python 版本并确保 SSL 证书是最新的。在 Windows 11 上测试安装程序以验证正确的操作系统检测。检查新 Python 版本与现有修补程序代码之间的任何兼容性问题。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python
- 领域
- build-system, cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100