Skip to content

del list[a:b:c] doesn't handle correctly list_resize() failure #63777

@vstinner

Description

@vstinner
BPO 19578
Nosy @vstinner, @skrah, @serhiy-storchaka
Files
  • list_ass_subscript.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 2013-11-21.11:16:51.929>
    created_at = <Date 2013-11-14.00:42:00.585>
    labels = []
    title = "del list[a:b:c] doesn't handle correctly list_resize() failure"
    updated_at = <Date 2013-11-21.11:16:51.927>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-11-21.11:16:51.927>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-11-21.11:16:51.929>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-11-14.00:42:00.585>
    creator = 'vstinner'
    dependencies = []
    files = ['32607']
    hgrepos = []
    issue_num = 19578
    keywords = ['patch']
    message_count = 4.0
    messages = ['202808', '203446', '203600', '203611']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue19578'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions