Skip to content

Regression: it should be possible to close async iterators multiple times #83787

Description

@njsmith
BPO 39606
Nosy @ned-deily, @njsmith, @asvetlov, @ambv, @1st1, @miss-islington
PRs
  • bpo-39606: allow closing async generators that are already closed #18475
  • [3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) #18501
  • [3.7] bpo-39606: allow closing async generators that are already closed (GH-18475) #18502
  • 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 2020-02-13.09:44:45.676>
    created_at = <Date 2020-02-11.06:35:23.034>
    labels = ['3.7', '3.8', '3.9', 'release-blocker']
    title = 'Regression: it should be possible to close async iterators multiple times'
    updated_at = <Date 2020-02-13.09:44:45.676>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2020-02-13.09:44:45.676>
    actor = 'njs'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-13.09:44:45.676>
    closer = 'njs'
    components = []
    creation = <Date 2020-02-11.06:35:23.034>
    creator = 'njs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39606
    keywords = ['patch', '3.7regression', '3.8regression', '3.9regression']
    message_count = 4.0
    messages = ['361783', '361943', '361948', '361952']
    nosy_count = 6.0
    nosy_names = ['ned.deily', 'njs', 'asvetlov', 'lukasz.langa', 'yselivanov', 'miss-islington']
    pr_nums = ['18475', '18501', '18502']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39606'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions