A few typos, grammar mistakes, and code snippet errors in the docs
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Documentation
(UPDATE: Added multiple suspected errors in code snippets in the documentation and another typo to this initial report in https://github.com/python/cpython/issues/156233#issuecomment-5435277380 as I was OK'd to open a PR but encouraged to expand the scope before sending a fix.)
Hello Python team,
this is just a typo so I know an issue is not required, but I hope you won't mind if I open one in case someone else wants to include it in a larger typo cleanup PR they are already doing (if no one picks it up after some time and I don't find other typos, I can send a PR).
In the latest version of https://docs.python.org/3/howto/mro.html#python-2-3-mro (archived as is at https://web.archive.org/web/20260822145356/https://docs.python.org/3/howto/mro.html#python-2-3-mro )
-
In the sentence
Then repeat the operation until all the class are removed or it is impossible to find good heads.
it seems "all the class" should be "all the classes".
Thanks so much!
Linked PRs
- gh-156320
- gh-156475
- gh-157177
- gh-157221
- gh-157222
- gh-157223
- gh-157386
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs.python.org/3/howto/mro.html#python-2-3-mro のドキュメントページから始めて、報告された文法の修正を確認してください。次に、追加された誤字とコードスニペットの誤りについての issue コメントを読み、文書化された誤りが修正されれば作業は完了です。ただし、リンクされた PR は修正がすでに進行中であることを示しています。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100