Coroutines & async generators disagree on the iteration protocol semantics
未關閉
還沒有人認領這個 Issue。
3.10
3.11
interpreter-core
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 45088 |
|---|---|
| Nosy | @gvanrossum, @ambv, @1st1, @pablogsal |
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 2021-09-02.20:32:30.403>
labels = ['interpreter-core', 'type-bug', '3.10', '3.11']
title = 'Coroutines & async generators disagree on the iteration protocol semantics'
updated_at = <Date 2021-09-03.03:26:08.506>
user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2021-09-03.03:26:08.506>
actor = 'yselivanov'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-09-02.20:32:30.403>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 45088
keywords = []
message_count = 1.0
messages = ['400951']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'lukasz.langa', 'yselivanov', 'pablogsal']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45088'
versions = ['Python 3.10', 'Python 3.11']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
issue 中沒有確定來源檔案或測試;請先閱讀移轉後的 BPO issue 45088,以及關於 coroutine 和 async-generator 反覆運算語意的相關討論。完整的變更需要議定的協定行為,以及相應的實作和回歸涵蓋,但 issue 沒有指定目標行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- compilers
- Issue 類型
- 缺陷
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100