Skip to content

an assertion failure in io.TextIOWrapper.write #75454

@orenmn

Description

@orenmn
mannequin
BPO 31271
Nosy @ncoghlan, @vstinner, @benjaminp, @serhiy-storchaka, @vedgar, @orenmn
PRs
  • bpo-31271: fix an assertion failure in io.TextIOWrapper.write #3201
  • [3.6] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. … #3209
  • [2.7] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (GH-3201) #3548
  • [2.7] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (GH-3201) #3611
  • [2.7] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (GH-3201) #3951
  • 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 2017-11-07.00:19:47.812>
    created_at = <Date 2017-08-24.18:06:29.191>
    labels = ['3.7', 'expert-IO', 'type-crash']
    title = 'an assertion failure in io.TextIOWrapper.write'
    updated_at = <Date 2017-11-07.00:19:47.811>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-11-07.00:19:47.811>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-07.00:19:47.812>
    closer = 'vstinner'
    components = ['IO']
    creation = <Date 2017-08-24.18:06:29.191>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31271
    keywords = ['patch']
    message_count = 17.0
    messages = ['300795', '300801', '300805', '300829', '300837', '300838', '300840', '300853', '300863', '300884', '300887', '303548', '303558', '303579', '303899', '305695', '305696']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'vstinner', 'benjamin.peterson', 'serhiy.storchaka', 'veky', 'Oren Milman']
    pr_nums = ['3201', '3209', '3548', '3611', '3951']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31271'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetopic-IOtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions