Skip to content

ctypes c_long & c_bool have incorrect PEP-3118 type codes #54955

@pv

Description

@pv
mannequin
BPO 10746
Nosy @theller, @amauryfa, @mdickinson, @abalkin, @pitrou, @pv, @meadori, @csabella
PRs
  • bpo-10746: ctypes: Fix PEP 3118 type codes for c_long, c_bool, c_int #31
  • [3.6] bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (GH-31) #3241
  • [2.7] bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (GH-31) #3242
  • Files
  • 001-ctypes-fix-pep-3118-type-codes-for-c-long-and-c-bool.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 = None
    closed_at = <Date 2017-09-02.16:24:58.195>
    created_at = <Date 2010-12-20.23:37:20.797>
    labels = ['ctypes', 'type-bug', '3.7']
    title = 'ctypes c_long & c_bool have incorrect PEP-3118 type codes'
    updated_at = <Date 2017-09-02.16:24:58.195>
    user = 'https://github.com/pv'

    bugs.python.org fields:

    activity = <Date 2017-09-02.16:24:58.195>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-02.16:24:58.195>
    closer = 'pitrou'
    components = ['ctypes']
    creation = <Date 2010-12-20.23:37:20.797>
    creator = 'pv'
    dependencies = []
    files = ['20124']
    hgrepos = []
    issue_num = 10746
    keywords = ['patch']
    message_count = 10.0
    messages = ['124411', '220819', '287795', '295247', '300951', '300952', '301015', '301016', '301019', '301165']
    nosy_count = 8.0
    nosy_names = ['theller', 'amaury.forgeotdarc', 'mark.dickinson', 'belopolsky', 'pitrou', 'pv', 'meador.inge', 'cheryl.sabella']
    pr_nums = ['31', '3241', '3242']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10746'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions