Add a StreamReaderBufferedProtocol
未關閉
stdlib
topic-asyncio
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 41279 |
|---|---|
| Nosy | @asvetlov, @1st1, @tontinton |
| 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-07-11.16:23:40.362>
labels = ['expert-asyncio']
title = 'Add a StreamReaderBufferedProtocol'
updated_at = <Date 2020-08-29.21:19:22.551>
user = 'https://github.com/tontinton'
bugs.python.org fields:
activity = <Date 2020-08-29.21:19:22.551>
actor = 'tontinton'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2020-07-11.16:23:40.362>
creator = 'tontinton'
dependencies = []
files = []
hgrepos = []
issue_num = 41279
keywords = ['patch']
message_count = 2.0
messages = ['373526', '376079']
nosy_count = 3.0
nosy_names = ['asvetlov', 'yselivanov', 'tontinton']
pr_nums = ['21446', '21491']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue41279'
versions = []
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 asyncio 元件和連結的 pull request #21446 開始,該請求表示相關工作已經在進行中。檢視 issue 的修補程式審查脈絡以及現有的 StreamReader 和 protocol API;完成後應提供所要求的 StreamReaderBufferedProtocol,並解決尚未完成的審查工作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend, networking
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100