Mismatched C function signature in _xxsubinterpreters.channel_close()

BPO 33454
Nosy @ericsnowcurrently, @serhiy-storchaka, @siddhesh
PRs
  • bpo-33454: Fix arguments parsing in _xxsubinterpreters.channel_close(). #6747
  • 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 2018-05-23.05:17:46.943>
    created_at = <Date 2018-05-10.10:17:56.494>
    labels = ['extension-modules', 'type-bug', '3.8']
    title = 'Mismatched C function signature in _xxsubinterpreters.channel_close()'
    updated_at = <Date 2018-05-23.05:17:46.941>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-23.05:17:46.941>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-23.05:17:46.943>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2018-05-10.10:17:56.494>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33454
    keywords = ['patch']
    message_count = 3.0
    messages = ['316354', '316734', '316742']
    nosy_count = 3.0
    nosy_names = ['eric.snow', 'serhiy.storchaka', 'siddhesh']
    pr_nums = ['6747']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33454'
    versions = ['Python 3.8']