Skip to content

Stack overflow in itertools.chain.from_iterable. #74128

@Yhg1s

Description

@Yhg1s
BPO 29942
Nosy @Yhg1s, @rhettinger, @gpshead, @mdickinson, @serhiy-storchaka
PRs
  • bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. #889
  • bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. #911
  • bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. #912
  • bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. #913
  • 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/Yhg1s'
    closed_at = <Date 2017-03-30.19:52:34.673>
    created_at = <Date 2017-03-29.17:09:09.320>
    labels = ['3.7', 'type-crash']
    title = 'Stack overflow in itertools.chain.from_iterable.'
    updated_at = <Date 2017-03-30.19:52:34.672>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2017-03-30.19:52:34.672>
    actor = 'twouters'
    assignee = 'twouters'
    closed = True
    closed_date = <Date 2017-03-30.19:52:34.673>
    closer = 'twouters'
    components = []
    creation = <Date 2017-03-29.17:09:09.320>
    creator = 'twouters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29942
    keywords = []
    message_count = 9.0
    messages = ['290787', '290829', '290831', '290861', '290863', '290866', '290874', '290875', '290876']
    nosy_count = 5.0
    nosy_names = ['twouters', 'rhettinger', 'gregory.p.smith', 'mark.dickinson', 'serhiy.storchaka']
    pr_nums = ['889', '911', '912', '913']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue29942'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetype-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