python / python/cpython

Support crash tolerance feature for gdbm module

未关闭
#89,615 23 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@corona10 已经在做这个了。

开始于 2021年10月13日。

3.15 extension-modules triaged type-feature
主要语言
Python
星标
77.2k
派生
36k
PR 合并指标
PR 指标待抓取

描述

BPO 45452
Nosy @gpshead, @vstinner, @serhiy-storchaka, @corona10
PRs
  • python/cpython#28942
  • 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 = 'https://github.com/corona10'
    closed_at = None
    created_at = <Date 2021-10-13.01:45:22.890>
    labels = ['extension-modules', 'type-feature', '3.11']
    title = 'Support crash tolerance feature for gdbm module'
    updated_at = <Date 2022-01-21.08:13:06.851>
    user = 'https://github.com/corona10'
    

    bugs.python.org fields:

    activity = <Date 2022-01-21.08:13:06.851>
    actor = 'corona10'
    assignee = 'corona10'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2021-10-13.01:45:22.890>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45452
    keywords = ['patch']
    message_count = 23.0
    messages = ['403776', '403777', '403780', '403809', '403895', '403904', '403907', '403908', '403909', '403910', '403911', '403912', '403913', '403916', '403924', '404065', '404066', '404189', '404190', '404200', '404262', '410840', '411093']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'serhiy.storchaka', 'corona10']
    pr_nums = ['28942']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45452'
    versions = ['Python 3.11']
    

    贡献指南

    打开贡献指南

    从这里开始

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

    评估

    这个 Issue 还没有评估数据。

    把新 issue 发到你的邮箱

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