Skip to content

C API: Add PyModule_Add() function #86493

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 42327
Nosy @vstinner, @ambv, @serhiy-storchaka, @brandtbucher
PRs
  • bpo-42327: Add PyModule_Add(). #23240
  • bpo-42327: Add PyModule_Add() (smaller). #23443
  • [3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) #28741
  • 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 2020-11-11.20:35:14.453>
    labels = ['expert-C-API', 'type-feature', '3.10']
    title = 'Add PyModule_Add()'
    updated_at = <Date 2021-10-05.17:30:16.409>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-10-05.17:30:16.409>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['C API']
    creation = <Date 2020-11-11.20:35:14.453>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42327
    keywords = ['patch']
    message_count = 9.0
    messages = ['380794', '380795', '380818', '380819', '380820', '380821', '380829', '380833', '384812']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'lukasz.langa', 'serhiy.storchaka', 'brandtbucher']
    pr_nums = ['23240', '23443', '28741']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42327'
    versions = ['Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixestopic-C-APItype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions