Skip to content

calling MutableSequence.extend on self produces infinite loop #78608

Description

@KittenHero
BPO 34427
Nosy @rhettinger, @serhiy-storchaka, @KittenHero
PRs
  • bpo-34427: islice values when calling MutableSequence.extend on self #8813
  • 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/rhettinger'
    closed_at = <Date 2018-08-30.16:56:54.905>
    created_at = <Date 2018-08-18.09:58:31.474>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'calling MutableSequence.extend on self produces infinite loop'
    updated_at = <Date 2018-08-30.16:56:54.904>
    user = 'https://github.com/KittenHero'

    bugs.python.org fields:

    activity = <Date 2018-08-30.16:56:54.904>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-08-30.16:56:54.905>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-08-18.09:58:31.474>
    creator = 'Naris R'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34427
    keywords = ['patch']
    message_count = 8.0
    messages = ['323696', '323697', '323711', '323712', '324147', '324160', '324393', '324394']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'stutzbach', 'serhiy.storchaka', 'Naris R']
    pr_nums = ['8813']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34427'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions