Programming FAQ about "What is the most efficient way to concatenate many strings together?" -- Improving the example
未關閉
還沒有人認領這個 Issue。
3.8 (EOL)
3.9 (EOL)
docs
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 40344 |
|---|---|
| Nosy | @rhettinger, @isidentical, @petdance, @Dominik1123 |
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-20.21:27:30.707>
labels = ['type-feature', '3.8', '3.9', 'docs']
title = 'Programming FAQ about "What is the most efficient way to concatenate many strings together?" -- Improving the example'
updated_at = <Date 2020-05-24.19:39:14.868>
user = 'https://github.com/Dominik1123'
bugs.python.org fields:
activity = <Date 2020-05-24.19:39:14.868>
actor = 'petdance'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-04-20.21:27:30.707>
creator = 'Dominik V.'
dependencies = []
files = []
hgrepos = []
issue_num = 40344
keywords = ['patch']
message_count = 7.0
messages = ['366887', '366888', '366891', '366898', '366899', '367606', '369821']
nosy_count = 5.0
nosy_names = ['rhettinger', 'docs@python', 'BTaskaya', 'petdance', 'Dominik V.']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue40344'
versions = ['Python 3.8', 'Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
找到標題為「What is the most efficient way to concatenate many strings together?」的 Programming FAQ 項目,並查看 issue 的討論和連結的 BPO 紀錄,以了解預計對範例進行的變更。當 FAQ 範例反映已同意的改進,且文件建置或相關文件檢查通過時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100