Skip to content

Readline not adjusting width after resize with 6.3 #67923

@CarlosPita

Description

@CarlosPita
BPO 23735
Nosy @bitdancer, @takluyver, @vadmium, @serhiy-storchaka, @MojoVampire
Files
  • rl_sigwinch_update.patch
  • rl_sigwinch_calling_old_handler.patch: Updated patch to call old handler
  • rl_sigwinch_version_3.patch: Includes a config flag and reinstalls itself
  • rl_sigwinch_version_4.patch: Reinstall itself after calling python's signal handler
  • 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 2016-04-03.10:04:33.702>
    created_at = <Date 2015-03-22.00:42:54.297>
    labels = ['extension-modules', 'type-bug']
    title = 'Readline not adjusting width after resize with 6.3'
    updated_at = <Date 2016-04-03.10:04:33.701>
    user = 'https://bugs.python.org/CarlosPita'

    bugs.python.org fields:

    activity = <Date 2016-04-03.10:04:33.701>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-04-03.10:04:33.702>
    closer = 'martin.panter'
    components = ['Extension Modules']
    creation = <Date 2015-03-22.00:42:54.297>
    creator = 'Carlos Pita'
    dependencies = []
    files = ['40870', '42246', '42302', '42307']
    hgrepos = []
    issue_num = 23735
    keywords = ['patch']
    message_count = 29.0
    messages = ['238857', '238860', '238868', '238870', '253105', '253336', '253359', '253361', '253364', '253365', '253535', '253559', '253560', '261848', '262166', '262170', '262226', '262230', '262233', '262235', '262482', '262508', '262518', '262522', '262535', '262813', '262815', '262819', '262820']
    nosy_count = 12.0
    nosy_names = ['r.david.murray', 'neologix', 'python-dev', 'takluyver', 'martin.panter', 'serhiy.storchaka', 'josh.r', 'Carlos Pita', 'count0', 'johnmorr', 'Eric Price', 'Christian Zommerfelds']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23735'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions