Documentation of turtle.circle()
未關閉
還沒有人認領這個 Issue。
docs
easy
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 40283 |
|---|---|
| Nosy | @terryjreedy, @DahlitzFlorian, @caje731, @fjhenigman, @mikeweilgart |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-04-14.16:54:40.368>
labels = ['easy', 'type-bug', '3.8', '3.9', '3.7', 'docs']
title = 'Documentation of turtle.circle()'
updated_at = <Date 2020-06-17.06:32:01.670>
user = 'https://bugs.python.org/guchao'
bugs.python.org fields:
activity = <Date 2020-06-17.06:32:01.670>
actor = 'Weildcard'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-04-14.16:54:40.368>
creator = 'guchao'
dependencies = []
files = []
hgrepos = []
issue_num = 40283
keywords = ['patch', 'easy', 'newcomer friendly']
message_count = 4.0
messages = ['366401', '367722', '368290', '369800']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'docs@python', 'DahlitzFlorian', 'cajetan.rodrigues', 'guchao', 'fjh', 'Weildcard']
pr_nums = ['20928']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40283'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
Linked PRs
- gh-128986
- gh-141430
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀現有的 turtle.circle() 文件以及連結的 pull request,包括 python/cpython#20928、gh-128986 和 gh-141430。找出需要修正或補充的文件所述行為,然後確認產出的文件是否準確描述 turtle.circle()。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100