StreamReader does not return reamaing and ready data buffer before raise the Exeption
オープン
まだ誰も着手していません。
stdlib
topic-asyncio
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 30861 |
|---|---|
| Nosy | @gvanrossum, @dimaqq, @1st1, @pfreixes |
| 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 2017-07-05.20:55:08.161>
labels = ['3.7', 'expert-asyncio']
title = 'StreamReader does not return reamaing and ready data buffer before raise the Exeption'
updated_at = <Date 2018-06-07.09:15:04.407>
user = 'https://github.com/pfreixes'
bugs.python.org fields:
activity = <Date 2018-06-07.09:15:04.407>
actor = 'pfreixes'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2017-07-05.20:55:08.161>
creator = 'pfreixes'
dependencies = []
files = []
hgrepos = []
issue_num = 30861
keywords = ['patch']
message_count = 20.0
messages = ['297781', '297783', '297784', '297785', '297787', '297789', '297808', '297842', '297846', '297866', '297873', '297890', '297894', '297898', '297900', '297907', '298532', '298541', '298580', '309261']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'Dima.Tisnek', 'yselivanov', 'pfreixes']
pr_nums = ['2593', '7473']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue30861'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
asyncio StreamReader のエントリポイントから始め、issue のメタデータに記載されている pull request 2593 と 7473 を確認してください。例外が発生する前に、残っている利用可能なデータをどのように返すべきかを判断し、関連する asyncio テストで動作を確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- networking
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100