Skip to content

Deprecate explicit loop parameter in all public asyncio APIs #80554

@dtrauma

Description

@dtrauma
mannequin
BPO 36373
Nosy @asvetlov, @1st1, @Carreau, @eamanu, @miss-islington, @tirkarthi
PRs
  • bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [task] [WIP] #13670
  • bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [streams] #13671
  • [3.8] bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [streams] (GH-13671) #13833
  • bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] #13920
  • bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [queue] #13950
  • [3.8] bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] (GH-13920) #15835
  • [3.8] bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [queue] (GH-13950) #15841
  • bpo-36373: Fix deprecation warnings #15889
  • [3.8] bpo-36373: Fix deprecation warnings (GH-15889) #15896
  • [3.8] bpo-36373: Fix deprecation warnings (GH-15889) #15901
  • bpo-36373: Deprecate explicit loop in task and subprocess API #16033
  • [3.8] bpo-36373: Deprecate explicit loop in task and subprocess API (GH-16033) #16039
  • 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 2019-09-12.14:22:26.970>
    created_at = <Date 2019-03-19.19:55:35.538>
    labels = ['type-feature', '3.8', 'docs', 'expert-asyncio']
    title = 'Deprecate explicit loop parameter in all public asyncio APIs'
    updated_at = <Date 2019-09-12.14:22:26.970>
    user = 'https://bugs.python.org/dtrauma'

    bugs.python.org fields:

    activity = <Date 2019-09-12.14:22:26.970>
    actor = 'asvetlov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-09-12.14:22:26.970>
    closer = 'asvetlov'
    components = ['Documentation', 'asyncio']
    creation = <Date 2019-03-19.19:55:35.538>
    creator = 'dtrauma'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36373
    keywords = ['patch']
    message_count = 29.0
    messages = ['338406', '338452', '338984', '338985', '338986', '343809', '343810', '343882', '343887', '343888', '343889', '344673', '344674', '351618', '351624', '351626', '351630', '351651', '351658', '351665', '351677', '351679', '351684', '351729', '351739', '351770', '351805', '352145', '352150']
    nosy_count = 8.0
    nosy_names = ['asvetlov', 'docs@python', 'yselivanov', 'mbussonn', 'eamanu', 'miss-islington', 'xtreak', 'dtrauma']
    pr_nums = ['13670', '13671', '13833', '13920', '13950', '15835', '15841', '15889', '15896', '15901', '16033', '16039']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36373'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions