python / python/cpython

Renaming the constants for the .flags of PyMemberDef

未关闭
#80,528 18 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

3.8 (EOL) interpreter-core
主要语言
Python
星标
77.2k
派生
36k
PR 合并指标
PR 指标待抓取

描述

BPO 36347
Nosy @ronaldoussoren, @serhiy-storchaka, @zooba, @matrixise, @MojoVampire, @miss-islington
PRs
  • python/cpython#12410
  • python/cpython#12527
  • python/cpython#12684
  • 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-03-18.14:42:30.742>
    labels = ['interpreter-core', '3.8']
    title = 'Renaming the constants for the .flags of PyMemberDef'
    updated_at = <Date 2020-02-18.13:14:49.932>
    user = 'https://github.com/matrixise'
    

    bugs.python.org fields:

    activity = <Date 2020-02-18.13:14:49.932>
    actor = 'miss-islington'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-03-18.14:42:30.742>
    creator = 'matrixise'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36347
    keywords = ['patch']
    message_count = 18.0
    messages = ['338232', '338261', '338280', '338366', '338400', '338453', '338720', '338731', '338732', '338745', '338758', '338759', '338760', '338764', '338789', '338794', '339440', '362207']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'serhiy.storchaka', 'steve.dower', 'matrixise', 'josh.r', 'miss-islington']
    pr_nums = ['12410', '12527', '12684']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36347'
    versions = ['Python 3.8']
    

    贡献指南

    打开贡献指南

    从这里开始

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

    调研方向

    首先查看 issue 历史记录以及引用的三个 pull request:python/cpython#12410、#12527 和 #12684。跟踪解释器核心变更中关于重命名 PyMemberDef .flags 常量的提议,并将当前状态与 BPO issue 36347 进行比较。命名变更得到一致解决,并且未决的补丁审查讨论达成决定,即表示完成。

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

    评估

    技术栈
    python
    领域
    backend
    Issue 类型
    重构
    难度
    3/5
    预计耗时
    1-2 天
    活跃度
    停滞
    描述清晰度
    基本清楚
    新手友好度
    25/100

    把新 issue 发到你的邮箱

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