[C API] PyType_GetSlot() should accept static types · Issue #85245 · python/cpython · GitHub
Skip to content

[C API] PyType_GetSlot() should accept static types #85245

Description

@vstinner
BPO 41073
Nosy @vstinner, @encukou, @miss-islington, @shihai1991
PRs
  • bpo-41073: PyType_GetSlot() could accept static types. #21395
  • bpo-41073: PyType_GetSlot() can now accept static types. #21931
  • 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 = <Date 2020-11-10.20:54:53.529>
    created_at = <Date 2020-06-22.08:38:14.306>
    labels = ['expert-C-API', '3.10']
    title = '[C API] PyType_GetSlot() should accept static types'
    updated_at = <Date 2020-11-10.22:32:37.686>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-11-10.22:32:37.686>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-10.20:54:53.529>
    closer = 'petr.viktorin'
    components = ['C API']
    creation = <Date 2020-06-22.08:38:14.306>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41073
    keywords = ['patch']
    message_count = 10.0
    messages = ['372049', '372084', '372541', '372542', '372559', '372693', '372791', '372864', '380712', '380723']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'petr.viktorin', 'miss-islington', 'shihai1991']
    pr_nums = ['21395', '21931']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41073'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions