Skip to content

Clinic: first parameter for module-level functions should be PyObject*, not PyModuleDef* #71519

@encukou

Description

@encukou
BPO 27332
Nosy @ncoghlan, @larryhastings, @encukou, @serhiy-storchaka
Files
  • 0001-clinic-Switch-the-module-argument-to-PyObject.patch: Patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-07-07.15:21:19.226>
    created_at = <Date 2016-06-16.16:33:33.045>
    labels = ['type-bug', 'expert-argument-clinic']
    title = 'Clinic: first parameter for module-level functions should be PyObject*, not PyModuleDef*'
    updated_at = <Date 2016-07-07.15:21:19.225>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2016-07-07.15:21:19.225>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-07-07.15:21:19.226>
    closer = 'serhiy.storchaka'
    components = ['Argument Clinic']
    creation = <Date 2016-06-16.16:33:33.045>
    creator = 'petr.viktorin'
    dependencies = []
    files = ['43418']
    hgrepos = []
    issue_num = 27332
    keywords = ['patch']
    message_count = 4.0
    messages = ['268676', '269934', '269935', '269939']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'larry', 'petr.viktorin', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27332'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions