Skip to content

imaplib.IMAP4_stream subprocess is opened unbuffered but ignores short reads #61645

@gpshead

Description

@gpshead
BPO 17443
Nosy @gpshead, @pitrou, @bitdancer
Files
  • imaplib-buff.patch: small patch to force bufffering imaplib popen streams
  • imaplib-bufsize.patch
  • 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 2013-03-19.18:03:46.630>
    created_at = <Date 2013-03-17.05:27:19.240>
    labels = ['library']
    title = 'imaplib.IMAP4_stream subprocess is opened unbuffered but ignores short reads'
    updated_at = <Date 2013-03-19.18:03:46.629>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2013-03-19.18:03:46.629>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-19.18:03:46.630>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-03-17.05:27:19.240>
    creator = 'gregory.p.smith'
    dependencies = []
    files = ['29434', '29473']
    hgrepos = []
    issue_num = 17443
    keywords = ['patch']
    message_count = 10.0
    messages = ['184363', '184364', '184372', '184373', '184388', '184417', '184594', '184600', '184651', '184652']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'r.david.murray', 'python-dev', 'detrout']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue17443'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions