Skip to content

Compilation Warning for memoryview.tobytes and _collections._tuplegetter.__reduce__ #80378

@matrixise

Description

@matrixise
BPO 36197
Nosy @vstinner, @serhiy-storchaka, @matrixise
PRs
  • bpo-33012: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__ #12179
  • Fix the C function signature for _collections._tuplegetter.__reduce__. #12180
  • Superseder
  • bpo-33012: Invalid function cast warnings with gcc 8 for METH_NOARGS
  • 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/matrixise'
    closed_at = <Date 2019-03-05.14:57:52.535>
    created_at = <Date 2019-03-05.14:31:54.058>
    labels = ['easy', '3.8']
    title = 'Compilation Warning for memoryview.tobytes and _collections._tuplegetter.__reduce__'
    updated_at = <Date 2019-03-05.16:41:13.004>
    user = 'https://github.com/matrixise'

    bugs.python.org fields:

    activity = <Date 2019-03-05.16:41:13.004>
    actor = 'serhiy.storchaka'
    assignee = 'matrixise'
    closed = True
    closed_date = <Date 2019-03-05.14:57:52.535>
    closer = 'vstinner'
    components = []
    creation = <Date 2019-03-05.14:31:54.058>
    creator = 'matrixise'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36197
    keywords = ['patch', 'easy (C)']
    message_count = 7.0
    messages = ['337191', '337195', '337196', '337208', '337211', '337212', '337226']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'matrixise']
    pr_nums = ['12179', '12180']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '33012'
    type = None
    url = 'https://bugs.python.org/issue36197'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions