realpython / realpython/python-guide

Does guide recommend untrustworthy PPA?

未关闭
#1,083 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Batchfile
星标
29.8k
派生
5.9k
PR 合并指标
30 天内没有已合并 PR

描述

Hi, I'm looking to install Python 3.8 on an older Ubuntu and I've noticed that a lot of guides are recommending the use of the deadsnakes PPA to do so on Ubuntu. Yours does, on line 23, here: https://github.com/realpython/python-guide/blob/master/docs/starting/install3/linux.rst#L23

This feels...unsafe? Maybe I'm paranoid, but the PPA seems to be maintained by three individuals, and in the PPA's description, it says:

there's no guarantee of timely updates in case of security problems or other issues. If you want to use them in a security-or-otherwise-critical environment (say, on a production server), you do so at your own risk.

Seems like there should be a warning in the guide, at the minimum, or that the guide should recommend installation from source (though it comes with its own problem: timely updates).

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 docs/starting/install3/linux.rst 的第 23 行开始,检查周围的安装指南。评估 deadsnakes PPA 是否需要安全警告或其他建议,然后根据已达成一致的指导更新该指南,并验证渲染后的文档。

由索引模型根据 Issue 内容生成。

评估

技术栈
python, ubuntu
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。