Skip to content

await anext() returns None when default is given #87917

Description

@pewscorner
mannequin
BPO 43751
Nosy @jab, @asvetlov, @1st1, @pablogsal, @pewscorner, @sweeneyde
PRs
  • bpo-43751: Fix anext() bug where it erroneously returned None #25238
  • 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 2021-04-11.04:52:03.772>
    created_at = <Date 2021-04-06.16:00:14.125>
    labels = ['interpreter-core', 'type-bug', 'release-blocker', '3.10', 'expert-asyncio']
    title = 'await anext() returns None when default is given'
    updated_at = <Date 2021-04-11.12:00:51.777>
    user = 'https://github.com/pewscorner'

    bugs.python.org fields:

    activity = <Date 2021-04-11.12:00:51.777>
    actor = 'pewscorner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-11.04:52:03.772>
    closer = 'pablogsal'
    components = ['Interpreter Core', 'asyncio']
    creation = <Date 2021-04-06.16:00:14.125>
    creator = 'pewscorner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43751
    keywords = ['patch']
    message_count = 7.0
    messages = ['390349', '390362', '390393', '390438', '390492', '390766', '390776']
    nosy_count = 6.0
    nosy_names = ['jab', 'asvetlov', 'yselivanov', 'pablogsal', 'pewscorner', 'Dennis Sweeney']
    pr_nums = ['25238']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43751'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions