Thanks to visit codestin.com
Credit goes to github.com

Skip to content

socket.makefile does not handle line buffering #75245

Description

@kchen
mannequin
BPO 31062
Nosy @giampaolo, @vxgmichel
PRs
  • gh-75245: Allow socket.makefile to handle line buffering properly #12370
  • 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 = None
    created_at = <Date 2017-07-27.21:11:45.908>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'socket.makefile does not handle line buffering'
    updated_at = <Date 2019-03-17.15:51:57.119>
    user = 'https://bugs.python.org/kchen'

    bugs.python.org fields:

    activity = <Date 2019-03-17.15:51:57.119>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-07-27.21:11:45.908>
    creator = 'kchen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31062
    keywords = ['patch']
    message_count = 2.0
    messages = ['299351', '338088']
    nosy_count = 3.0
    nosy_names = ['giampaolo.rodola', 'kchen', 'vxgmichel']
    pr_nums = ['12370']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31062'
    versions = ['Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.16new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytopic-socketRelated to the socket, socketserver and selectors modulestype-bugAn unexpected behavior, bug, or errortype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions