◐ Shell
clean mode source ↗

Segfault in REPL due to escaped tab.

BPO 19366
Nosy @tim-one, @ronaldoussoren, @vstinner, @ned-deily, @hynek, @gwk
Superseder
  • bpo-18458: interactive interpreter crashes and test_readline fails on OS X 10.9 Mavericks due to libedit update
  • 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/ned-deily'
    closed_at = <Date 2013-10-23.18:05:33.137>
    created_at = <Date 2013-10-23.16:29:22.897>
    labels = ['OS-mac', 'interpreter-core', 'type-crash']
    title = 'Segfault in REPL due to escaped tab.'
    updated_at = <Date 2013-10-23.21:51:18.183>
    user = 'https://github.com/gwk'

    bugs.python.org fields:

    activity = <Date 2013-10-23.21:51:18.183>
    actor = 'vstinner'
    assignee = 'ned.deily'
    closed = True
    closed_date = <Date 2013-10-23.18:05:33.137>
    closer = 'ned.deily'
    components = ['Interpreter Core', 'macOS']
    creation = <Date 2013-10-23.16:29:22.897>
    creator = 'gwk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19366
    keywords = []
    message_count = 8.0
    messages = ['201037', '201038', '201039', '201041', '201042', '201052', '201056', '201075']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'ronaldoussoren', 'vstinner', 'ned.deily', 'hynek', 'gwk']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '18458'
    type = 'crash'
    url = 'https://bugs.python.org/issue19366'
    versions = ['Python 3.3']