Skip to content

silent truncations in socket.htons and socket.ntohs #72519

@orenmn

Description

@orenmn
mannequin
BPO 28332
Nosy @serhiy-storchaka, @orenmn
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • patchedCPythonTestOutput_ver1.txt: test output of CPython with my patches (tested on my PC) - ver1
  • issue28332_ver1.diff: proposed patches diff file - ver1
  • issue28332_ver2.diff: proposed patches diff file - ver2
  • patchedCPythonTestOutput_ver2.txt: test output of CPython with my patches (tested on my PC) - ver2
  • 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 2016-10-02.09:39:43.267>
    created_at = <Date 2016-10-01.15:06:10.076>
    labels = ['3.7', 'type-bug', 'library']
    title = 'silent truncations in socket.htons and socket.ntohs'
    updated_at = <Date 2017-08-17.08:14:54.631>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-08-17.08:14:54.631>
    actor = 'Oren Milman'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-02.09:39:43.267>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-10-01.15:06:10.076>
    creator = 'Oren Milman'
    dependencies = []
    files = ['44911', '44912', '44913', '44922', '44923']
    hgrepos = []
    issue_num = 28332
    keywords = ['patch']
    message_count = 5.0
    messages = ['277820', '277830', '277857', '277871', '277872']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28332'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions