Skip to content

Patch for bugs in pty.py #46741

@fergushenderson

Description

@fergushenderson
BPO 2489
Nosy @gpshead, @pitrou, @devdanzin, @bitdancer
Files
  • pty.py.patch: Patch to Lib/pty.py
  • pty.py.patch2: Patch for (1)+(2): waitpid and return status
  • pty.py.patch3: Patch for (3): _copy loop bug
  • 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/gpshead'
    closed_at = <Date 2012-09-29.19:41:30.345>
    created_at = <Date 2008-03-26.01:15:48.416>
    labels = ['type-bug', 'library']
    title = 'Patch for bugs in pty.py'
    updated_at = <Date 2012-09-29.20:03:48.720>
    user = 'https://bugs.python.org/fergushenderson'

    bugs.python.org fields:

    activity = <Date 2012-09-29.20:03:48.720>
    actor = 'pitrou'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2012-09-29.19:41:30.345>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2008-03-26.01:15:48.416>
    creator = 'fergushenderson'
    dependencies = []
    files = ['9861', '14149', '18666']
    hgrepos = []
    issue_num = 2489
    keywords = ['patch']
    message_count = 12.0
    messages = ['64533', '64534', '64535', '87914', '88683', '115120', '115121', '115123', '153466', '153467', '171593', '171594']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'ajaksu2', 'gpolo', 'fergushenderson', 'psss', 'r.david.murray', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2489'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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