realpython / realpython/python-guide
Does guide recommend untrustworthy PPA?
還沒有人認領這個 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).
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 docs/starting/install3/linux.rst 的第 23 行開始,檢視周圍的安裝指南。評估 deadsnakes PPA 是否需要安全性警告或不同的建議,然後依照已達成共識的指引更新指南,並驗證轉譯後的文件。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, ubuntu
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100