Skip to content

PyCF_ALLOW_TOP_LEVEL_AWAIT + list comprehension set .CO_COROUTINE falg. #85390

@Carreau

Description

@Carreau
mannequin
BPO 41218
Nosy @ambv, @Carreau, @pablogsal, @miss-islington
PRs
  • bpo-41218: Only mark async code with CO_COROUTINE. #21357
  • [3.8] bpo-41218: Only mark async code with CO_COROUTINE. (GH-21357) #21361
  • [3.9] bpo-41218: Only mark async code with CO_COROUTINE. (GH-21357) #21362
  • bpo-41218: Improve the test cases for test_compile_top_level_await_nocoro #21363
  • [3.9] bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363) #21365
  • [3.8] bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363) #21366
  • [3.9] bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363) #22109
  • 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-07-06.22:31:29.182>
    created_at = <Date 2020-07-06.15:00:52.413>
    labels = ['interpreter-core', '3.8', '3.9', '3.10', 'release-blocker']
    title = 'PyCF_ALLOW_TOP_LEVEL_AWAIT + list comprehension set .CO_COROUTINE  falg.'
    updated_at = <Date 2020-09-05.15:37:30.440>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2020-09-05.15:37:30.440>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-06.22:31:29.182>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2020-07-06.15:00:52.413>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41218
    keywords = ['patch']
    message_count = 9.0
    messages = ['373128', '373130', '373157', '373176', '373180', '373189', '373190', '373193', '376431']
    nosy_count = 4.0
    nosy_names = ['lukasz.langa', 'mbussonn', 'pablogsal', 'miss-islington']
    pr_nums = ['21357', '21361', '21362', '21363', '21365', '21366', '22109']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41218'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions