Skip to content

asyncio: Don't export selectors and _overlapped in asyncio namespace #76335

Description

@vstinner
BPO 32154
Nosy @vstinner, @serhiy-storchaka, @1st1
PRs
  • bpo-32154: Remove asyncio.selectors #4605
  • bpo-32154: Remove asyncio.windows_utils.socketpair #4609
  • 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 2017-11-28.20:33:43.869>
    created_at = <Date 2017-11-28.10:29:10.076>
    labels = ['3.7', 'expert-asyncio']
    title = "asyncio: Don't export selectors and _overlapped in asyncio namespace"
    updated_at = <Date 2017-11-28.20:33:43.868>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-11-28.20:33:43.868>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-28.20:33:43.869>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2017-11-28.10:29:10.076>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32154
    keywords = ['patch']
    message_count = 6.0
    messages = ['307117', '307121', '307122', '307129', '307130', '307160']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['4605', '4609']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32154'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions