Skip to content

Adds window resizing support to Lib/pty.py [ SIGWINCH ] #85666

Description

@8vasu
mannequin
BPO 41494
Nosy @ambv, @8vasu
PRs
  • bpo-41494: Adds window resizing support to pty.spawn [ SIGWINCH ] #21752
  • Superseder
  • bpo-41818: Lib/pty.py major revision
  • Files
  • pty.diff: v0.1
  • pty.diff: v0.2
  • 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 2021-08-11.14:26:18.624>
    created_at = <Date 2020-08-06.11:10:23.164>
    labels = ['3.7', '3.8', '3.9', '3.10', 'type-feature', 'library']
    title = 'Adds window resizing support to Lib/pty.py [ SIGWINCH ]'
    updated_at = <Date 2021-08-11.14:26:18.623>
    user = 'https://github.com/8vasu'

    bugs.python.org fields:

    activity = <Date 2021-08-11.14:26:18.623>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-11.14:26:18.624>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2020-08-06.11:10:23.164>
    creator = 'soumendra'
    dependencies = []
    files = ['49372', '49376']
    hgrepos = []
    issue_num = 41494
    keywords = ['patch']
    message_count = 7.0
    messages = ['374926', '375025', '375044', '375086', '375314', '377196', '399395']
    nosy_count = 2.0
    nosy_names = ['lukasz.langa', 'soumendra']
    pr_nums = ['21752']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = '41818'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41494'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    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.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions