Skip to content

AbstractEventLoop.call_* should reflect the 'context' argument #90436

Description

@asvetlov
BPO 46278
Nosy @asvetlov, @1st1, @miss-islington, @kumaraditya303
PRs
  • bpo-46278: Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods #30427
  • bpo-46278: fix typo introduced in GH-30427 #30430
  • [3.10] bpo-46278: Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427) #30428
  • [3.9] bpo-46278: Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427) #30429
  • [3.10] bpo-46278: fix typo introduced in GH-30427 (GH-30430) #30431
  • [3.9] bpo-46278: fix typo introduced in GH-30427 (GH-30430) #30432
  • 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 2022-01-06.14:44:55.790>
    created_at = <Date 2022-01-06.11:36:02.498>
    labels = ['3.11', 'type-bug', '3.9', '3.10', 'expert-asyncio']
    title = "AbstractEventLoop.call_* should reflect the 'context' argument"
    updated_at = <Date 2022-01-06.14:44:55.790>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2022-01-06.14:44:55.790>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-06.14:44:55.790>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2022-01-06.11:36:02.498>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46278
    keywords = ['patch']
    message_count = 5.0
    messages = ['409829', '409837', '409843', '409846', '409852']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington', 'kumaraditya']
    pr_nums = ['30427', '30430', '30428', '30429', '30431', '30432']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46278'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions