Skip to content

readline /dev/tty problem #36029

@agthorr

Description

@agthorr
mannequin
BPO 512981
Nosy @mwhudson, @loewis
Files
  • readline-tty.diff: Fix to make readline library work via sys.stdin = open ('/dev/tty', 'r')
  • readline-tty2.diff: Fix to make readline library aware of changes to sys.stdin, reinitializing appropriately
  • readline-tty3.diff: Fix to always use C stdin/stdout for the interactive interpreter
  • 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/loewis'
    closed_at = <Date 2021-05-13.07:34:41.575>
    created_at = <Date 2002-02-04.21:42:13.000>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', '3.7']
    title = 'readline /dev/tty problem'
    updated_at = <Date 2021-05-13.07:34:41.575>
    user = 'https://bugs.python.org/agthorr'

    bugs.python.org fields:

    activity = <Date 2021-05-13.07:34:41.575>
    actor = 'piwi'
    assignee = 'loewis'
    closed = True
    closed_date = None
    closer = None
    components = ['None']
    creation = <Date 2002-02-04.21:42:13.000>
    creator = 'agthorr'
    dependencies = []
    files = ['3942', '3943', '3944']
    hgrepos = []
    issue_num = 512981
    keywords = ['patch']
    message_count = 15.0
    messages = ['38862', '38863', '38864', '38865', '38866', '38867', '38868', '38869', '38870', '38871', '38872', '38873', '392626', '393366', '393561']
    nosy_count = 4.0
    nosy_names = ['mwh', 'loewis', 'agthorr', 'piwi']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue512981'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions