python / python/cpython

Lib/pty.py major revision

未关闭
#85,984 27 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

3.10 3.8 (EOL) 3.9 (EOL) OS-mac OS-windows stdlib tests
主要语言
Python
星标
77.2k
派生
36k
平均合并
1 天 9 小时
30 天内合并 PR
558

描述

BPO 41818
Nosy @gpshead, @pfmoore, @ronaldoussoren, @tjguk, @ned-deily, @encukou, @asvetlov, @zware, @koobs, @zooba, @kulikjak, @aeros, @8vasu
PRs
  • python/cpython#22962
  • python/cpython#23514
  • python/cpython#23526
  • python/cpython#23533
  • python/cpython#23536
  • python/cpython#23546
  • python/cpython#23686
  • python/cpython#23740
  • python/cpython#24119
  • python/cpython#27987
  • python/cpython#29658
  • 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-09-19.23:19:34.173>
    labels = ['OS-mac', '3.8', '3.9', '3.10', 'library', 'tests', 'OS-windows']
    title = 'Lib/pty.py major revision'
    updated_at = <Date 2021-11-20.10:06:35.452>
    user = 'https://github.com/8vasu'
    

    bugs.python.org fields:

    activity = <Date 2021-11-20.10:06:35.452>
    actor = 'soumendra'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'macOS', 'Tests', 'Windows', 'FreeBSD']
    creation = <Date 2020-09-19.23:19:34.173>
    creator = 'soumendra'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41818
    keywords = ['patch']
    message_count = 22.0
    messages = ['377195', '377198', '377202', '381830', '381839', '381843', '381845', '381847', '381852', '381870', '381922', '381930', '381941', '381965', '381968', '381980', '382016', '384408', '384413', '385257', '400389', '400393']
    nosy_count = 13.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'ronaldoussoren', 'tim.golden', 'ned.deily', 'petr.viktorin', 'asvetlov', 'zach.ware', 'koobs', 'steve.dower', 'kulikjak', 'aeros', 'soumendra']
    pr_nums = ['22962', '23514', '23526', '23533', '23536', '23546', '23686', '23740', '24119', '27987', '29658']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41818'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    Linked PRs
    • gh-92365
    • gh-101831
    • gh-101832
    • gh-101833
    • gh-102413
    • gh-104652
    • gh-110028
    • gh-110324
    • gh-114985

    贡献指南

    打开贡献指南

    从这里开始

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

    调研方向

    先从 Lib/pty.py 和由 issue 标签确定的相关测试开始,然后阅读 BPO issue 41818 及其讨论。该 issue 正在进行补丁审查,并引用了许多 pull requests,因此在考虑任何工作之前,先审查现有的 PRs;issue 文本中未定义完成标准。

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

    评估

    技术栈
    python
    领域
    operating-systems
    Issue 类型
    重构
    难度
    5/5
    预计耗时
    一周以上
    活跃度
    停滞
    描述清晰度
    需要澄清
    新手友好度
    10/100

    把新 issue 发到你的邮箱

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