Skip to content

Missing 'extern "C"' for _Py_ctype_table #87982

@andrewvaughanj

Description

@andrewvaughanj
BPO 43816
Nosy @scoder, @vstinner, @ericvsmith, @matrixise, @miss-islington, @andrewvaughanj
PRs
  • bpo-43816: add 'extern "C"' to pyctype.h #25365
  • [3.8] bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) #25386
  • [3.9] bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) #25387
  • 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 2021-04-13.12:21:07.917>
    created_at = <Date 2021-04-12.15:16:23.621>
    labels = ['expert-C-API', 'build', '3.8', '3.9', '3.10']
    title = 'Missing \'extern "C"\' for _Py_ctype_table'
    updated_at = <Date 2021-04-13.13:31:26.617>
    user = 'https://github.com/andrewvaughanj'

    bugs.python.org fields:

    activity = <Date 2021-04-13.13:31:26.617>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-13.12:21:07.917>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-04-12.15:16:23.621>
    creator = 'andrewvaughanj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43816
    keywords = ['patch']
    message_count = 16.0
    messages = ['390855', '390856', '390858', '390860', '390868', '390890', '390896', '390900', '390910', '390949', '390954', '390957', '390958', '390959', '390960', '390963']
    nosy_count = 6.0
    nosy_names = ['scoder', 'vstinner', 'eric.smith', 'matrixise', 'miss-islington', 'andrewvaughanj']
    pr_nums = ['25365', '25386', '25387']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue43816'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions