Skip to content

[subinterpreters][C API] Add a new function to create PyStructSequence from Heap. #89276

@shihai1991

Description

@shihai1991
BPO 45113
Nosy @rhettinger, @vstinner, @tiran, @encukou, @pablogsal, @shihai1991, @erlend-aasland
PRs
  • bpo-45113: Add PyStructSequence_FromModuleAndDesc() to create a new struct sequence type. #28573
  • 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 2022-01-19.08:39:09.141>
    created_at = <Date 2021-09-06.11:10:48.887>
    labels = ['expert-C-API', '3.11']
    title = '[subinterpreters][C API] Add a new function to create PyStructSequence from Heap.'
    updated_at = <Date 2022-01-28.01:52:10.531>
    user = 'https://github.com/shihai1991'

    bugs.python.org fields:

    activity = <Date 2022-01-28.01:52:10.531>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-19.08:39:09.141>
    closer = 'shihai1991'
    components = ['C API']
    creation = <Date 2021-09-06.11:10:48.887>
    creator = 'shihai1991'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45113
    keywords = ['patch']
    message_count = 27.0
    messages = ['401129', '401131', '401132', '402158', '402293', '402606', '403728', '403887', '404306', '404492', '404750', '404753', '404756', '404787', '404795', '404863', '404865', '404866', '404869', '404872', '404875', '404892', '405043', '406408', '410926', '411957', '411958']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'christian.heimes', 'petr.viktorin', 'pablogsal', 'shihai1991', 'erlendaasland']
    pr_nums = ['28573']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45113'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions