Skip to content

clang warns "warning: redefinition of typedef 'PyTypeObject' is a C11 feature [-Wtypedef-redefinition]" #83752

@colesbury

Description

@colesbury
BPO 39571
Nosy @vstinner, @colesbury
PRs
  • bpo-39571: Fix clang warning on PyTypeObject typedef #18385
  • 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 2020-02-07.00:49:45.257>
    created_at = <Date 2020-02-06.17:09:38.996>
    labels = ['expert-C-API', '3.9']
    title = 'clang warns "warning: redefinition of typedef \'PyTypeObject\' is a C11 feature [-Wtypedef-redefinition]"'
    updated_at = <Date 2020-02-07.00:49:45.256>
    user = 'https://github.com/colesbury'

    bugs.python.org fields:

    activity = <Date 2020-02-07.00:49:45.256>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-07.00:49:45.257>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2020-02-06.17:09:38.996>
    creator = 'colesbury'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39571
    keywords = ['patch']
    message_count = 7.0
    messages = ['361497', '361506', '361507', '361509', '361512', '361520', '361521']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'colesbury']
    pr_nums = ['18385']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39571'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions