Skip to content

PyCapsule_Import fails when name is in the form 'package.module.capsule' #76595

Open
@lekma

Description

@lekma
BPO 32414
Nosy @ncoghlan, @encukou, @lekma, @skrah, @ericsnowcurrently, @serhiy-storchaka
PRs
  • bpo-32414: use string after the last dot as the capsule name in PyCapsule_Import #4988
  • gh-76595: PyCapsule_Import() now imports submodules if needed. #6898
  • 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 2017-12-23.09:47:09.382>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = "PyCapsule_Import fails when name is in the form 'package.module.capsule'"
    updated_at = <Date 2018-05-17.13:34:57.066>
    user = 'https://github.com/lekma'

    bugs.python.org fields:

    activity = <Date 2018-05-17.13:34:57.066>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2017-12-23.09:47:09.382>
    creator = 'lekma'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32414
    keywords = ['patch']
    message_count = 15.0
    messages = ['308950', '308990', '308994', '315944', '316079', '316123', '316735', '316794', '316795', '316798', '316799', '316805', '316915', '316923', '316927']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'petr.viktorin', 'lekma', 'skrah', 'eric.snow', 'serhiy.storchaka']
    pr_nums = ['4988', '6898']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32414'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions