Skip to content

Light refactor: create a common _Py_closerange API #84602

@kevans91

Description

@kevans91
mannequin
BPO 40422
Nosy @gpshead, @vstinner, @miss-islington, @kevans91, @kevans91
PRs
  • bpo-40422: create a common _Py_closerange API #19754
  • bpo-40422: Move _Py_*_SUPPRESS_IPH bits into _Py_closerange #22672
  • bpo-40422: move _Py_closerange to core #22680
  • 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/gpshead'
    closed_at = <Date 2020-10-13.20:06:16.988>
    created_at = <Date 2020-04-28.13:35:44.086>
    labels = ['expert-C-API', 'type-feature', '3.10']
    title = 'Light refactor: create a common _Py_closerange API'
    updated_at = <Date 2020-10-13.20:06:16.986>
    user = 'https://github.com/kevans91'

    bugs.python.org fields:

    activity = <Date 2020-10-13.20:06:16.986>
    actor = 'vstinner'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2020-10-13.20:06:16.988>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2020-04-28.13:35:44.086>
    creator = 'kevans91'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40422
    keywords = ['patch']
    message_count = 9.0
    messages = ['367530', '378447', '378464', '378466', '378468', '378497', '378536', '378573', '378574']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'miss-islington', 'kevans', 'kevans91']
    pr_nums = ['19754', '22672', '22680']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40422'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions