Skip to content

Fix compiling the socket module on NetBSD 8 and other issues #76108

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31927
Nosy @serhiy-storchaka
PRs
  • bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. #4235
  • [3.6] bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. (GH-4235) #4352
  • [2.7] bpo-31927: Fix reading arbitrary data when parse a AF_BLUETOOTH address (GH-4235) (GH-4352) #4355
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-11-09.21:26:48.679>
    created_at = <Date 2017-11-02.16:15:22.508>
    labels = ['extension-modules', 'build', '3.7']
    title = 'Fix compiling the socket module on NetBSD 8 and other issues'
    updated_at = <Date 2017-11-09.21:26:48.679>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-11-09.21:26:48.679>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-11-09.21:26:48.679>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-11-02.16:15:22.508>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31927
    keywords = ['patch']
    message_count = 4.0
    messages = ['305439', '305969', '305982', '305983']
    nosy_count = 1.0
    nosy_names = ['serhiy.storchaka']
    pr_nums = ['4235', '4352', '4355']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue31927'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions