python / python/cpython

Configuration of windows event loop for libraries

未关闭
#81,554 26 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

topic-asyncio type-feature
主要语言
Python
星标
77.2k
派生
36k
平均合并
1 天 9 小时
30 天内合并 PR
558

描述

BPO 37373
Nosy @njsmith, @asvetlov, @ambv, @bdarnell, @1st1, @zooba, @minrk, @cmeyer, @mikeshardmind, @jack1142, @carltongibson
Files
  • selector_thread.py
  • 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 2019-06-22.18:33:25.362>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = 'Configuration of windows event loop for libraries'
    updated_at = <Date 2021-05-15.19:32:35.216>
    user = 'https://github.com/bdarnell'
    

    bugs.python.org fields:

    activity = <Date 2021-05-15.19:32:35.216>
    actor = 'Ben.Darnell'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2019-06-22.18:33:25.362>
    creator = 'Ben.Darnell'
    dependencies = []
    files = ['48434']
    hgrepos = []
    issue_num = 37373
    keywords = []
    message_count = 24.0
    messages = ['346289', '346293', '346295', '346299', '346302', '346311', '346315', '346347', '346348', '346360', '346369', '353823', '355891', '355893', '355906', '355991', '362483', '362587', '362643', '362658', '366792', '366795', '393368', '393726']
    nosy_count = 12.0
    nosy_names = ['njs', 'asvetlov', 'lukasz.langa', 'Ben.Darnell', 'yselivanov', 'steve.dower', 'minrk', 'Big Stone', 'cmeyer', 'mikeshardmind', 'jack1142', 'carltongibson']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37373'
    versions = ['Python 3.8']
    

    Linked PRs
    • gh-141834

    贡献指南

    打开贡献指南

    从这里开始

    1. 先读完整个 Issue,再读项目的贡献指南。
    2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
    3. Fork 仓库,在一个分支上完成修改。
    4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

    调研方向

    首先查看 selector_thread.py 和关联的 PR gh-141834,然后阅读 issue 中关于为库配置 Windows 事件循环的讨论。与维护者确认预期行为和所需的测试;当该行为已实现并由测试覆盖时,工作即完成。

    由索引模型根据 Issue 内容生成。

    评估

    技术栈
    python
    领域
    backend
    Issue 类型
    功能
    难度
    5/5
    预计耗时
    一周以上
    活跃度
    停滞
    描述清晰度
    需要澄清
    新手友好度
    25/100

    把新 issue 发到你的邮箱

    精选适合新手参与的 GitHub issue 摘要。