Skip to content

print(s) fails on Windows with long strings #55604

Closed
@casevh

Description

@casevh
mannequin
BPO 11395
Nosy @terryjreedy, @amauryfa, @pitrou, @eryksun
Files
  • test_writeconsole.patch
  • wconsole_large.patch
  • test_wconsole_binlarge.patch
  • winconsole_large_py33.patch
  • winconsole_large_py33_direct.patch
  • io_write.patch
  • 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 2011-03-20.22:50:41.369>
    created_at = <Date 2011-03-04.05:47:42.980>
    labels = ['OS-windows', 'type-crash']
    title = 'print(s) fails on Windows with long strings'
    updated_at = <Date 2020-04-13.22:30:55.729>
    user = 'https://bugs.python.org/casevh'

    bugs.python.org fields:

    activity = <Date 2020-04-13.22:30:55.729>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-03-20.22:50:41.369>
    closer = 'vstinner'
    components = ['Windows']
    creation = <Date 2011-03-04.05:47:42.980>
    creator = 'casevh'
    dependencies = []
    files = ['21003', '21012', '21013', '21021', '21025', '21030']
    hgrepos = []
    issue_num = 11395
    keywords = ['patch']
    message_count = 36.0
    messages = ['130029', '130033', '130034', '130036', '130037', '130038', '130039', '130041', '130042', '130043', '130044', '130045', '130047', '130048', '130095', '130100', '130133', '130135', '130158', '130186', '130187', '130189', '130197', '130202', '130212', '130214', '130249', '130251', '130252', '131558', '131561', '132284', '224606', '224608', '366237', '366243']
    nosy_count = 10.0
    nosy_names = ['terry.reedy', 'amaury.forgeotdarc', 'pitrou', 'casevh', 'davidsarah', 'neologix', 'santoso.wijaya', 'python-dev', 'eryksun', 'Drekin']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue11395'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowstype-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