Skip to content

concurrent.futures.as_completed() no longer accepts arbitrary iterables #75822

@ambv

Description

@ambv
BPO 31641
Nosy @pitrou, @vstinner, @ned-deily, @ambv, @grzgrzgrz3
PRs
  • bpo-31641: Allow arbitrary iterables in concurrent.futures.as_completed() #3830
  • [3.6] bpo-31641: Allow arbitrary iterables in concurrent.futures.as_completed() (GH-3830) #3831
  • 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/ambv'
    closed_at = <Date 2017-10-03.08:51:35.285>
    created_at = <Date 2017-09-29.19:49:30.607>
    labels = ['type-bug', '3.7']
    title = 'concurrent.futures.as_completed() no longer accepts arbitrary iterables'
    updated_at = <Date 2017-10-03.08:51:45.011>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2017-10-03.08:51:45.011>
    actor = 'ned.deily'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2017-10-03.08:51:35.285>
    closer = 'ned.deily'
    components = []
    creation = <Date 2017-09-29.19:49:30.607>
    creator = 'lukasz.langa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31641
    keywords = ['patch', '3.6regression']
    message_count = 7.0
    messages = ['303355', '303357', '303359', '303361', '303364', '303583', '303584']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'ned.deily', 'lukasz.langa', 'grzgrzgrz3']
    pr_nums = ['3830', '3831']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31641'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions