realpython / realpython/python-guide
Does guide recommend untrustworthy PPA?
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/starting/install3/linux.rst の23行目から始めて、周辺のインストール手順を確認してください。deadsnakes PPA にセキュリティ警告または別の推奨事項が必要かどうかを評価し、その後、合意した案内でガイドを更新して、レンダリングされたドキュメントを検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, ubuntu
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100