kchen · GitHub

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']

    Read the original on github.com ↗